Go to the source code of this file.
Data Structures | |
| struct | stat |
Defines | |
| #define | T_DIR 1 |
| #define | T_FILE 2 |
| #define | T_DEV 3 |
| #define T_DEV 3 |
| #define T_DIR 1 |
Definition at line 1 of file stat.h.
Referenced by create(), dirlookup(), ls(), main(), namex(), sys_chdir(), sys_link(), sys_mkdir(), sys_open(), and sys_unlink().
| #define T_FILE 2 |
1.5.6