Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dsys_stat_h.c124 #if !defined(S_TYPEISSHM) in sys_stat_h()
125 #error S_TYPEISSHM in sys_stat_h()
/bionic/libc/include/sys/
Dstat.h136 #define S_TYPEISSHM(__sb) 0 macro