HomeSort by relevance Sort by last modified time
    Searched defs:O_PATH (Results 1 - 24 of 24) sorted by null

  /external/iptables/extensions/
libxt_cgroup.c 7 O_PATH = 1,
39 .id = O_PATH,
70 case O_PATH:
  /external/ltp/include/lapi/
fcntl.h 114 #ifndef O_PATH
116 # define O_PATH 0x1000000
118 # define O_PATH 010000000
  /external/toybox/lib/
portability.h 212 #ifndef O_PATH
213 #define O_PATH 010000000
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 72 #ifndef O_PATH
73 #define O_PATH 010000000
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 84 #ifndef O_PATH
85 #define O_PATH 010000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 83 #ifndef O_PATH
84 #define O_PATH 010000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 56 # define O_PATH 010000000 /* Resolve pathname but do not open file. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 57 # define O_PATH 010000000 /* Resolve pathname but do not open file. */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 691 milliseconds