Searched refs:_IFCHR (Results 1 – 1 of 1) sorted by relevance
64 #define _IFCHR 0020000 /* character special */ macro83 #define S_IFCHR _IFCHR105 #define S_ISCHR(m) (((m)&_IFMT) == _IFCHR)