HomeSort by relevance Sort by last modified time
    Searched defs:O_NDELAY (Results 51 - 75 of 76) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/
fcntl.h 60 #ifndef O_NDELAY
61 #define O_NDELAY O_NONBLOCK
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 95 #ifndef O_NDELAY
96 #define O_NDELAY O_NONBLOCK
  /development/ndk/platforms/android-L/include/asm-generic/
fcntl.h 89 #ifndef O_NDELAY
90 #define O_NDELAY O_NONBLOCK
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 95 #ifndef O_NDELAY
96 #define O_NDELAY O_NONBLOCK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
fcntl.h 54 #ifndef O_NDELAY
55 #define O_NDELAY O_NONBLOCK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
fcntl.h 54 #ifndef O_NDELAY
55 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/asm-generic/
fcntl.h 95 #ifndef O_NDELAY
96 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/asm-generic/
fcntl.h 95 #ifndef O_NDELAY
96 #define O_NDELAY O_NONBLOCK
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm-generic/
fcntl.h 95 #ifndef O_NDELAY
96 #define O_NDELAY O_NONBLOCK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
fcntl.h 43 #define O_NDELAY O_NONBLOCK
209 # define FNDELAY O_NDELAY

Completed in 1833 milliseconds

1 23 4