HomeSort by relevance Sort by last modified time
    Searched defs:IN_CLOEXEC (Results 26 - 50 of 58) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
inotify.h 28 IN_CLOEXEC = 02000000,
29 #define IN_CLOEXEC IN_CLOEXEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
inotify.h 70 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
inotify.h 28 IN_CLOEXEC = 02000000,
29 #define IN_CLOEXEC IN_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 347 IN_CLOEXEC = 0x80000
    [all...]
zerrors_linux_amd64.go 347 IN_CLOEXEC = 0x80000
    [all...]
zerrors_linux_arm.go 349 IN_CLOEXEC = 0x80000
    [all...]
zerrors_linux_arm64.go 474 IN_CLOEXEC = 0x80000
    [all...]

Completed in 1786 milliseconds

12 3