Searched refs:_IFCHR (Results 1 – 1 of 1) sorted by relevance
121 #define _IFCHR 0020000 /* character special */ macro142 #define S_IFCHR _IFCHR156 #define _S_IFCHR _IFCHR184 #define S_ISCHR(m) (((m)&_IFMT) == _IFCHR)