HomeSort by relevance Sort by last modified time
    Searched refs:S_TYPEISMQ (Results 1 - 4 of 4) sorted by null

  /bionic/tests/headers/posix/
sys_stat_h.c 120 #if !defined(S_TYPEISMQ)
121 #error S_TYPEISMQ
  /bionic/libc/include/sys/
stat.h 149 #define S_TYPEISMQ(__sb) 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 158 # define S_TYPEISMQ(buf) __S_TYPEISMQ(buf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 158 # define S_TYPEISMQ(buf) __S_TYPEISMQ(buf)

Completed in 218 milliseconds