Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dsys_stat_h.c129 #if !defined(S_TYPEISTMO) in sys_stat_h()
130 #error S_TYPEISTMO in sys_stat_h()
/bionic/libc/include/sys/
Dstat.h137 #define S_TYPEISTMO(__sb) 0 macro