Searched defs:S_IFDIR (Results 1 – 8 of 8) sorted by relevance
40 # define S_IFDIR 0040000 macro61 #define S_IFDIR _S_IFDIR macro
96 #define S_IFDIR _S_IFDIR macro
115 #define S_IFDIR _S_IFDIR global() macro
16 enum S_IFDIR = 0x4000; variable
120 # define S_IFDIR _S_IFDIR macro
74 # define S_IFDIR _S_IFDIR macro
155 #define S_IFDIR _S_IFDIR macro
9384 # define S_IFDIR 0040000 macro