Searched defs:__S_IFDIR (Results 1 – 9 of 9) sorted by relevance
182 #define __S_IFDIR 0040000 /* Directory. */ macro
2121 pub const __S_IFDIR: mode_t = 16384; constant
2126 pub const __S_IFDIR: mode_t = 16384; constant