HomeSort by relevance Sort by last modified time
    Searched defs:IN_ONLYDIR (Results 101 - 125 of 125) sorted by null

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /external/ltp/testcases/kernel/syscalls/utils/
inotify.h 50 #define IN_ONLYDIR 0x01000000 /* only watch the path if it is a directory */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 367 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_amd64.go 367 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_arm.go 369 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_arm64.go 494 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_mips.go 475 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_mips64.go 490 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_mips64le.go 490 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_mipsle.go 475 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_ppc64.go 494 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_ppc64le.go 494 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_s390x.go 485 IN_ONLYDIR = 0x1000000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 367 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_amd64.go 367 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_arm.go 369 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_arm64.go 494 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_mips.go 475 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_mips64.go 490 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_mips64le.go 490 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_mipsle.go 475 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_ppc64.go 494 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_ppc64le.go 494 IN_ONLYDIR = 0x1000000
    [all...]
zerrors_linux_s390x.go 485 IN_ONLYDIR = 0x1000000
    [all...]

Completed in 810 milliseconds

1 2 3 45