|
ELinks 0.19.1
|
#include <ftpparse.h>

Data Fields | |
| ftp_file_type_T | type |
| struct string | name |
| struct string | symlink |
| off_t | size |
| time_t | mtime |
| unsigned int | local_time_zone:1 |
| mode_t | permissions |
| unsigned int ftp_file_info::local_time_zone |
| time_t ftp_file_info::mtime |
| struct string ftp_file_info::name |
| mode_t ftp_file_info::permissions |
| off_t ftp_file_info::size |
| struct string ftp_file_info::symlink |
| ftp_file_type_T ftp_file_info::type |