Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dsys_stat_h.c121 #if !defined(S_TYPEISSEM) in sys_stat_h()
122 #error S_TYPEISSEM in sys_stat_h()
/bionic/libc/include/sys/
Dstat.h135 #define S_TYPEISSEM(__sb) 0 macro