Definition at line 67 of file stat.h.
Data Fields | |
short | st_ino |
Block number. | |
u_char | st_mode |
Mode flags. | |
u_short | st_nlink |
Number of links. | |
u_long | st_size |
Size. | |
time_t | st_mtime |
Time of last modification. |
short stat::st_ino |
Mode flags.
Definition at line 69 of file stat.h.
Referenced by NutFtpProcessCwd(), NutFtpTransferDirectory(), and PhatDirEntryStatus().
Size.
Definition at line 71 of file stat.h.
Referenced by NutFtpTransferDirectory(), and PhatDirEntryStatus().
Time of last modification.
Definition at line 72 of file stat.h.
Referenced by NutFtpTransferDirectory(), and PhatDirEntryStatus().