ELinks 0.16.1.1
download.h File Reference
This graph shows which files directly or indirectly include this file:

Functions

void init_download_display (struct file_download *file_download)
void done_download_display (struct file_download *file_download)
void display_download (struct terminal *, struct file_download *, struct session *)
void download_manager (struct session *ses)

Function Documentation

◆ display_download()

void display_download ( struct terminal * term,
struct file_download * file_download,
struct session * ses )

◆ done_download_display()

void done_download_display ( struct file_download * file_download)

◆ download_manager()

void download_manager ( struct session * ses)

◆ init_download_display()

void init_download_display ( struct file_download * file_download)