xv6/stat.h File Reference

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 Documentation

#define T_DEV   3

Definition at line 3 of file stat.h.

Referenced by readi(), sys_mknod(), and writei().

#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

Definition at line 2 of file stat.h.

Referenced by create(), ls(), main(), and sys_open().


Generated on Fri Jan 7 12:25:49 2011 for xv6 by  doxygen 1.5.6