Searched refs:_IFCHR (Results 1 – 1 of 1) sorted by relevance
56 #define _IFCHR 0020000 /* character special */ macro76 #define S_IFCHR _IFCHR89 #define _S_IFCHR _IFCHR111 #define S_ISCHR(m) (((m)&_IFMT) == _IFCHR)