HomeSort by relevance Sort by last modified time
    Searched defs:F_GETOWN_EX (Results 1 - 25 of 28) sorted by null

1 2

  /external/strace/xlat/
fcntlcmds.h 41 #if !(defined(F_GETOWN_EX) || (defined(HAVE_DECL_F_GETOWN_EX) && HAVE_DECL_F_GETOWN_EX))
42 # define F_GETOWN_EX 16
106 XLAT(F_GETOWN_EX),
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 110 #define F_GETOWN_EX 16
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 129 #define F_GETOWN_EX 16
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 120 #define F_GETOWN_EX 16
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 99 # define F_GETOWN_EX 16 /* Set owner (thread receiving SIGIO). */
188 /* Structure to use with F_GETOWN_EX and F_SETOWN_EX. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 114 # define F_GETOWN_EX 16 /* Set owner (thread receiving SIGIO). */
203 /* Structure to use with F_GETOWN_EX and F_SETOWN_EX. */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 275 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_amd64.go 275 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_arm.go 277 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_arm64.go 361 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_mips.go 362 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_mips64.go 358 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_mips64le.go 358 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_mipsle.go 362 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_ppc64.go 361 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_ppc64le.go 361 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_s390x.go 367 F_GETOWN_EX = 0x10
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 275 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_amd64.go 275 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_arm.go 277 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_arm64.go 361 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_mips.go 362 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_mips64.go 358 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_mips64le.go 358 F_GETOWN_EX = 0x10
    [all...]
zerrors_linux_mipsle.go 362 F_GETOWN_EX = 0x10
    [all...]

Completed in 954 milliseconds

1 2