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