HomeSort by relevance Sort by last modified time
    Searched refs:IN_MASK_ADD (Results 1 - 25 of 29) sorted by null

1 2

  /external/strace/xlat/
inotify_flags.h 56 #if !(defined(IN_MASK_ADD) || (defined(HAVE_DECL_IN_MASK_ADD) && HAVE_DECL_IN_MASK_ADD))
57 # define IN_MASK_ADD 0x20000000
92 XLAT(IN_MASK_ADD),
  /bionic/libc/kernel/uapi/linux/
inotify.h 50 #define IN_MASK_ADD 0x20000000
  /external/kernel-headers/original/uapi/linux/
inotify.h 56 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
inotify.h 77 #define IN_MASK_ADD 0x20000000 /* Add to the mask of an already
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
inotify.h 55 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
inotify.h 77 #define IN_MASK_ADD 0x20000000 /* Add to the mask of an already
  /external/ltp/testcases/kernel/syscalls/utils/
inotify.h 52 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 359 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_amd64.go 359 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_arm.go 361 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_arm64.go 486 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_mips.go 467 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_mips64.go 482 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_mips64le.go 482 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_mipsle.go 467 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_ppc64.go 486 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_ppc64le.go 486 IN_MASK_ADD = 0x20000000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 359 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_amd64.go 359 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_arm.go 361 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_arm64.go 486 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_mips.go 467 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_mips64.go 482 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_mips64le.go 482 IN_MASK_ADD = 0x20000000
    [all...]
zerrors_linux_mipsle.go 467 IN_MASK_ADD = 0x20000000
    [all...]

Completed in 738 milliseconds

1 2