Searched refs:UNX_IFMT (Results 1 – 1 of 1) sorted by relevance
35 #define UNX_IFMT 0170000 /* Unix file type mask */ macro1246 switch ((unsigned)(xattr & UNX_IFMT)) {1951 switch ((unsigned)(xattr & UNX_IFMT)) { in zi_short()