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

1 2 3 45

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 138 #define F_EXLCK 4 /* or 3 */
  /external/python/cpython2/Lib/plat-atheos/
IN.py 651 F_EXLCK = 4
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 268 F_EXLCK = 0x4
    [all...]
zerrors_linux_amd64.go 268 F_EXLCK = 0x4
    [all...]
zerrors_linux_arm.go 270 F_EXLCK = 0x4
    [all...]
zerrors_linux_arm64.go 354 F_EXLCK = 0x4
    [all...]
zerrors_linux_mips.go 355 F_EXLCK = 0x4
    [all...]
zerrors_linux_mips64.go 351 F_EXLCK = 0x4
    [all...]
zerrors_linux_mips64le.go 351 F_EXLCK = 0x4
    [all...]
zerrors_linux_mipsle.go 355 F_EXLCK = 0x4
    [all...]
zerrors_linux_ppc64.go 354 F_EXLCK = 0x4
    [all...]
zerrors_linux_ppc64le.go 354 F_EXLCK = 0x4
    [all...]
zerrors_linux_s390x.go 360 F_EXLCK = 0x4
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 268 F_EXLCK = 0x4
    [all...]
zerrors_linux_amd64.go 268 F_EXLCK = 0x4
    [all...]
zerrors_linux_arm.go 270 F_EXLCK = 0x4
    [all...]
zerrors_linux_arm64.go 354 F_EXLCK = 0x4
    [all...]
zerrors_linux_mips.go 355 F_EXLCK = 0x4
    [all...]
zerrors_linux_mips64.go 351 F_EXLCK = 0x4
    [all...]
zerrors_linux_mips64le.go 351 F_EXLCK = 0x4
    [all...]
zerrors_linux_mipsle.go 355 F_EXLCK = 0x4
    [all...]
zerrors_linux_ppc64.go 354 F_EXLCK = 0x4
    [all...]
zerrors_linux_ppc64le.go 354 F_EXLCK = 0x4
    [all...]
zerrors_linux_s390x.go 360 F_EXLCK = 0x4
    [all...]

Completed in 930 milliseconds

1 2 3 45