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

  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 133 #define F_SHLCK 8
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 174 #define F_SHLCK 8 /* or 4 */
  /external/python/cpython2/Lib/plat-atheos/
IN.py 652 F_SHLCK = 8
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go 556 F_SHLCK = 0x8
    [all...]
zerrors_linux_amd64.go 556 F_SHLCK = 0x8
    [all...]
zerrors_linux_arm.go 555 F_SHLCK = 0x8
    [all...]
zerrors_linux_arm64.go 558 F_SHLCK = 0x8
    [all...]
zerrors_linux_mips.go 555 F_SHLCK = 0x8
    [all...]
zerrors_linux_mips64.go 555 F_SHLCK = 0x8
    [all...]
zerrors_linux_mips64le.go 555 F_SHLCK = 0x8
    [all...]
zerrors_linux_mipsle.go 555 F_SHLCK = 0x8
    [all...]
zerrors_linux_ppc64.go 555 F_SHLCK = 0x8
    [all...]
zerrors_linux_ppc64le.go 555 F_SHLCK = 0x8
    [all...]
zerrors_linux_s390x.go 555 F_SHLCK = 0x8
    [all...]
zerrors_linux_sparc64.go 482 F_SHLCK = 0x8
    [all...]

Completed in 132 milliseconds