ELinks 0.18.0
ftp_file_info Struct Reference

#include <ftpparse.h>

Collaboration diagram for ftp_file_info:

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
 

Field Documentation

◆ local_time_zone

unsigned int ftp_file_info::local_time_zone

◆ mtime

time_t ftp_file_info::mtime

◆ name

struct string ftp_file_info::name

◆ permissions

mode_t ftp_file_info::permissions

◆ size

off_t ftp_file_info::size

◆ symlink

struct string ftp_file_info::symlink

◆ type

ftp_file_type_T ftp_file_info::type

The documentation for this struct was generated from the following file: