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

1 2

  /bionic/libc/kernel/uapi/asm-mips/asm/
fcntl.h 34 #define F_GETLK 14
  /external/kernel-headers/original/uapi/asm-mips/asm/
fcntl.h 40 #define F_GETLK 14
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
fcntl.h 99 #define F_GETLK 7 ///< get record locking information
109 /** @{ record locking flags (F_GETLK, F_SETLK, F_SETLKW). **/
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 88 #ifndef F_GETLK
89 #define F_GETLK 5
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 105 #ifndef F_GETLK
106 #define F_GETLK 5
  /external/python/cpython2/Lib/plat-irix5/
FILE.py 175 F_GETLK = 14
  /external/python/cpython2/Lib/plat-atheos/
IN.py 639 F_GETLK = 5
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 593 F_GETLK = 14
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_solaris_amd64.go 315 F_GETLK = 0xe
    [all...]
zerrors_darwin_386.go 498 F_GETLK = 0x7
    [all...]
zerrors_darwin_amd64.go 498 F_GETLK = 0x7
    [all...]
zerrors_darwin_arm.go 498 F_GETLK = 0x7
    [all...]
zerrors_darwin_arm64.go 498 F_GETLK = 0x7
    [all...]
zerrors_dragonfly_amd64.go 346 F_GETLK = 0x7
    [all...]
zerrors_freebsd_386.go 594 F_GETLK = 0xb
    [all...]
zerrors_freebsd_amd64.go 594 F_GETLK = 0xb
    [all...]
zerrors_freebsd_arm.go 601 F_GETLK = 0xb
    [all...]
zerrors_netbsd_386.go 570 F_GETLK = 0x7
    [all...]
zerrors_netbsd_amd64.go 560 F_GETLK = 0x7
    [all...]
zerrors_netbsd_arm.go 552 F_GETLK = 0x7
    [all...]
zerrors_openbsd_386.go 436 F_GETLK = 0x7
    [all...]
zerrors_openbsd_amd64.go 472 F_GETLK = 0x7
    [all...]
zerrors_openbsd_arm.go 436 F_GETLK = 0x7
    [all...]
zerrors_linux_386.go 523 F_GETLK = 0xc
    [all...]
zerrors_linux_amd64.go 523 F_GETLK = 0x5
    [all...]

Completed in 841 milliseconds

1 2