Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dstat.h13 #define S_IFCHR 0020000 macro
22 #define S_ISCHR(m) (((m) & S_IFMT) == S_IFCHR)
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dstat.h76 #define S_IFCHR _IFCHR macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h112 # define S_IFCHR __S_IFCHR macro