Home
last modified time | relevance | path

Searched refs:S_IFCHR (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/io/
Dfcntl.h82 # define S_IFCHR __S_IFCHR macro
/glibc-2.36/io/sys/
Dstat.h106 # define S_IFCHR __S_IFCHR macro
/glibc-2.36/conform/data/sys/
Dstat.h-data73 constant S_IFCHR
/glibc-2.36/manual/
Dfilesys.texi2212 ((@var{mode} & S_IFMT) == S_IFCHR)
2227 @item S_IFCHR
3292 special file bits, such as @code{S_IFCHR} (for a character special file)
/glibc-2.36/ChangeLog.old/
DChangeLog.1110445 SEEK_SET, SEEK_CUR, SEEK_END, S_IFMT, S_IFBLK, S_IFCHR, S_IFIFO,
DChangeLog.1822157 [!POSIX] (S_IFCHR): Likewise.