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

  /bionic/tests/headers/posix/
sys_stat_h.c 126 #if !defined(S_TYPEISSHM)
127 #error S_TYPEISSHM
  /bionic/libc/include/sys/
stat.h 151 #define S_TYPEISSHM(__sb) 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 160 # define S_TYPEISSHM(buf) __S_TYPEISSHM(buf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 160 # define S_TYPEISSHM(buf) __S_TYPEISSHM(buf)

Completed in 115 milliseconds