Nut/OS  5.0.5
API Reference
stat Struct Reference

File status structure. More...

#include <stat.h>

Collaboration diagram for stat:
[legend]

Data Fields

short st_ino
 Block number.
uint8_t st_mode
 Mode flags.
uint16_t st_nlink
 Number of links.
uint32_t st_size
 Size.
time_t st_mtime
 Time of last modification.

Detailed Description

File status structure.

Examples:

portdio/portdio.c.


Field Documentation

short stat::st_ino

Block number.

Referenced by PhatDirEntryStatus().

Number of links.

Referenced by PhatDirEntryStatus().


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