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

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
osstat.h 15 #define S_IFMT _S_IFMT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include-fixed/X11/
Xw32defs.h 75 # define S_IFMT _S_IFMT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xw32defs.h 66 # define S_IFMT _S_IFMT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xw32defs.h 66 # define S_IFMT _S_IFMT
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
stat.h 60 #define _S_IFMT 0xF000
135 #define S_IFMT _S_IFMT
  /external/e2fsprogs/util/
symlinks.c 25 #define S_ISLNK(mode) (((mode) & (_S_IFMT)) == (_S_IFLNK))
  /external/openssl/
e_os.h 247 # define S_IFMT _S_IFMT
  /external/chromium_org/third_party/libxml/src/
xmlIO.c 71 # ifdef _S_IFMT
72 # define S_IFMT _S_IFMT
    [all...]
  /external/libxml2/
xmlIO.c 74 # ifdef _S_IFMT
75 # define S_IFMT _S_IFMT
    [all...]
  /external/openssl/apps/
apps.c     [all...]

Completed in 459 milliseconds