HomeSort by relevance Sort by last modified time
    Searched defs:F_GETLEASE (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/i386-linux-gnu/bits/
fcntl.h 104 # define F_GETLEASE 1025 /* Enquire what lease is active. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 119 # define F_GETLEASE 1025 /* Enquire what lease is active. */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 271 F_GETLEASE = 0x401
    [all...]
zerrors_linux_amd64.go 271 F_GETLEASE = 0x401
    [all...]
zerrors_linux_arm.go 273 F_GETLEASE = 0x401
    [all...]
zerrors_linux_arm64.go 357 F_GETLEASE = 0x401
    [all...]
zerrors_linux_mips.go 358 F_GETLEASE = 0x401
    [all...]
zerrors_linux_mips64.go 354 F_GETLEASE = 0x401
    [all...]
zerrors_linux_mips64le.go 354 F_GETLEASE = 0x401
    [all...]
zerrors_linux_mipsle.go 358 F_GETLEASE = 0x401
    [all...]
zerrors_linux_ppc64.go 357 F_GETLEASE = 0x401
    [all...]
zerrors_linux_ppc64le.go 357 F_GETLEASE = 0x401
    [all...]
zerrors_linux_s390x.go 363 F_GETLEASE = 0x401
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 271 F_GETLEASE = 0x401
    [all...]
zerrors_linux_amd64.go 271 F_GETLEASE = 0x401
    [all...]
zerrors_linux_arm.go 273 F_GETLEASE = 0x401
    [all...]
zerrors_linux_arm64.go 357 F_GETLEASE = 0x401
    [all...]
zerrors_linux_mips.go 358 F_GETLEASE = 0x401
    [all...]
zerrors_linux_mips64.go 354 F_GETLEASE = 0x401
    [all...]
zerrors_linux_mips64le.go 354 F_GETLEASE = 0x401
    [all...]
zerrors_linux_mipsle.go 358 F_GETLEASE = 0x401
    [all...]
zerrors_linux_ppc64.go 357 F_GETLEASE = 0x401
    [all...]
zerrors_linux_ppc64le.go 357 F_GETLEASE = 0x401
    [all...]
zerrors_linux_s390x.go 363 F_GETLEASE = 0x401
    [all...]

Completed in 2325 milliseconds

1 2 3 45