Searched refs:S_IFCHR (Results 1 – 6 of 6) sorted by relevance
82 # define S_IFCHR __S_IFCHR macro
106 # define S_IFCHR __S_IFCHR macro
73 constant S_IFCHR
2212 ((@var{mode} & S_IFMT) == S_IFCHR)2227 @item S_IFCHR3292 special file bits, such as @code{S_IFCHR} (for a character special file)
10445 SEEK_SET, SEEK_CUR, SEEK_END, S_IFMT, S_IFBLK, S_IFCHR, S_IFIFO,
22157 [!POSIX] (S_IFCHR): Likewise.