HomeSort by relevance Sort by last modified time
    Searched defs:F_SETLEASE (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 103 # define F_SETLEASE 1024 /* Set a lease. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 118 # define F_SETLEASE 1024 /* Set a lease. */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 284 F_SETLEASE = 0x400
    [all...]
zerrors_linux_amd64.go 284 F_SETLEASE = 0x400
    [all...]
zerrors_linux_arm.go 286 F_SETLEASE = 0x400
    [all...]
zerrors_linux_arm64.go 370 F_SETLEASE = 0x400
    [all...]