Searched defs:S_IFMT (Results 1 – 8 of 8) sorted by relevance
81 #define S_IFMT _IFMT macro
148 #define S_IFMT 00170000 macro
277 #define S_IFMT 00170000 macro
405 #define S_IFMT 0xF000 /* type of file */ macro
223 #define S_IFMT 0170000 /* type of file mask */ macro
557 #define S_IFMT 0 macro
580 #define S_IFMT (S_IFDIR|S_IFREG|S_IFCHR|S_IFIFO|S_ISOCK) macro
1358 # define S_IFMT _S_IFMT macro