stat Struct Reference
[Special Functions.]


Detailed Description

File status structure.
Examples:

portdio/portdio.c.

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.

Field Documentation

short stat::st_ino

Block number.

Definition at line 68 of file stat.h.

Referenced by PhatDirEntryStatus().

Mode flags.

Definition at line 69 of file stat.h.

Referenced by NutFtpProcessCwd(), NutFtpTransferDirectory(), and PhatDirEntryStatus().

Number of links.

Definition at line 70 of file stat.h.

Referenced by 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().


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

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/