Searched defs:IS_BLK (Results 1 – 1 of 1) sorted by relevance
37 #define IS_BLK(x) (_S_IFCHR & x) macro54 #define IS_BLK(x) S_ISBLK(x) macro