Home
last modified time | relevance | path

Searched refs:__S_TYPEISSHM (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstat.h246 #define __S_TYPEISSHM(buf) ((buf)->st_mode - (buf)->st_mode) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h158 # define S_TYPEISSHM(buf) __S_TYPEISSHM(buf)