HomeSort by relevance Sort by last modified time
    Searched defs:IN_ONESHOT (Results 51 - 71 of 71) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
inotify.h 60 #define IN_ONESHOT 0x80000000
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
inotify.h 60 #define IN_ONESHOT 0x80000000
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
inotify.h 49 #define IN_ONESHOT 0x80000000
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
inotify.h 49 #define IN_ONESHOT 0x80000000
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
inotify.h 49 #define IN_ONESHOT 0x80000000
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
inotify.h 49 #define IN_ONESHOT 0x80000000
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
inotify.h 49 #define IN_ONESHOT 0x80000000
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
inotify.h 49 #define IN_ONESHOT 0x80000000
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
inotify.h 49 #define IN_ONESHOT 0x80000000
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 366 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_amd64.go 366 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_arm.go 368 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_arm64.go 493 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_ppc64.go 493 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_ppc64le.go 493 IN_ONESHOT = 0x80000000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 366 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_amd64.go 366 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_arm.go 368 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_arm64.go 493 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_ppc64.go 493 IN_ONESHOT = 0x80000000
    [all...]
zerrors_linux_ppc64le.go 493 IN_ONESHOT = 0x80000000
    [all...]

Completed in 2153 milliseconds

1 23