Home
last modified time | relevance | path

Searched refs:S_IFDIR (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dstat.h12 #define S_IFDIR 0040000 macro
21 #define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR)
H A Dmsdos_fs.h50 #define MSDOS_VALID_MODE (S_IFREG | S_IFDIR | S_IRWXU | S_IRWXG | S_IRWXO)
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dstat.h75 #define S_IFDIR _IFDIR macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h111 # define S_IFDIR __S_IFDIR macro