Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dsys_stat_h.c118 #if !defined(S_TYPEISMQ) in sys_stat_h()
119 #error S_TYPEISMQ in sys_stat_h()
/bionic/libc/include/sys/
Dstat.h134 #define S_TYPEISMQ(__sb) 0 macro