Searched defs:Z_ISCHR (Results 1 – 2 of 2) sorted by relevance
75 #define Z_ISCHR(type) S_ISCHR(type) macro
117 #define Z_ISCHR(type) ((type) == VCHR) macro