Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dstat.h8 #define S_IFSOCK 0140000 macro
25 #define S_ISSOCK(m) (((m) & S_IFMT) == S_IFSOCK)
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dstat.h80 #define S_IFSOCK _IFSOCK macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h123 # define S_IFSOCK __S_IFSOCK macro