|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ncftp.h>

Public Attributes | |
| char | fname [512] |
| char | linkto [512] |
| int | ftype |
| longest_int | fsize |
| time_t | ftime |
| int | mode |
| int | uid |
| int | gid |
| char | perm [16] |
| char | owner [16] |
| char | group [16] |
| char MLstItem::fname[512] |
| longest_int MLstItem::fsize |
Definition at line 279 of file ncftp.h.
Referenced by FTPFileSizeAndModificationTime(), UnMlsD(), and UnMlsT().
| time_t MLstItem::ftime |
Definition at line 280 of file ncftp.h.
Referenced by FTPFileSizeAndModificationTime(), UnMlsD(), and UnMlsT().
| int MLstItem::ftype |
Definition at line 278 of file ncftp.h.
Referenced by FTPFileType(), UnMlsD(), and UnMlsT().
| char MLstItem::group[16] |
| char MLstItem::owner[16] |
| char MLstItem::perm[16] |