Searched defs:S_IFMT (Results 1 – 25 of 43) sorted by relevance
12
63 # define S_IFMT _S_IFMT macro
65 int S_IFMT = 0170000; field
24 def S_IFMT(mode): function
27 def S_IFMT(mode): function
221 #define S_IFMT 0170000 macro
122 S_IFMT = C.S_IFMT const
105 S_IFMT = C.S_IFMT const
104 S_IFMT = C.S_IFMT const
193 S_IFMT = C.S_IFMT const
79 S_IFMT = 0xf000 const
60 S_IFMT = 0xf000 const
62 S_IFMT = 0xf000 const
1291 S_IFMT = 0xf000 const
1281 S_IFMT = 0xf000 const
9 #define S_IFMT 00170000 macro
231 #define S_IFMT 0170000 macro
397 #define S_IFMT (S_IFDIR|S_IFCHR|S_IFREG) macro
10 #define S_IFMT 00170000 /* type of file */ macro
570 S_IFMT = 00170000 variable
519 #define S_IFMT 00170000 macro