|
ELinks 0.19.1
|

Public Member Functions | |
| LIST_HEAD_EL (struct file_to_load) | |
Data Fields | |
| struct session * | ses |
| unsigned int | req_sent:1 |
| int | pri |
| struct cache_entry * | cached |
| char * | target_frame |
| struct uri * | uri |
| struct download | download |
| file_to_load::LIST_HEAD_EL | ( | struct file_to_load | ) |
| struct cache_entry* file_to_load::cached |
| struct download file_to_load::download |
| int file_to_load::pri |
| unsigned int file_to_load::req_sent |
| struct session* file_to_load::ses |
| char* file_to_load::target_frame |
| struct uri* file_to_load::uri |