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

  /ndk/sources/host-tools/sed-4.2.1/lib/
sys_stat.in.h 175 #ifndef S_TYPEISSEM
177 # define S_TYPEISSEM(p) (S_ISNAM ((p)->st_mode) && (p)->st_rdev == S_INSEM)
179 # define S_TYPEISSEM(p) 0
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
stat.h 157 # define S_TYPEISSEM(buf) __S_TYPEISSEM(buf)

Completed in 104 milliseconds