UbixOS  2.0
stat.h File Reference
#include <sys/types.h>
Include dependency graph for stat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  __timespec
 
struct  stat
 

Macros

#define STAT_FOLLOW   0x00000001
 
#define STAT_LSTAT   0x00000001
 
#define STAT_NO_FOLLOW   0x00000000
 

Macro Definition Documentation

◆ STAT_FOLLOW

#define STAT_FOLLOW   0x00000001

Definition at line 37 of file stat.h.

◆ STAT_LSTAT

#define STAT_LSTAT   0x00000001

Definition at line 34 of file stat.h.

◆ STAT_NO_FOLLOW

#define STAT_NO_FOLLOW   0x00000000

Definition at line 36 of file stat.h.