HomeSort by relevance Sort by last modified time
    Searched refs:F_TEST (Results 1 - 25 of 33) sorted by null

1 2

  /bionic/libc/include/bits/
lockf.h 38 #define F_TEST 3
  /bionic/libc/bionic/
lockf.cpp 59 if (cmd == F_TEST) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fcntl.h 144 # define F_TEST 3 /* Test a region for other processes locks. */
unistd.h     [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/
unistd.h 26 #define F_TEST 3
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
fcntl.h 191 # define F_TEST 3 /* Test a region for other processes locks. */
unistd.h     [all...]
  /bionic/tests/
unistd_test.cpp     [all...]
  /external/minijail/linux-x86/
libconstants.gen.c 632 #ifdef F_TEST
633 { "F_TEST", (unsigned long) F_TEST },
634 #endif // F_TEST
    [all...]
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 223 F_TEST = 3
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 294 F_TEST = 0x3
    [all...]
zerrors_linux_amd64.go 294 F_TEST = 0x3
    [all...]
zerrors_linux_arm.go 296 F_TEST = 0x3
    [all...]
zerrors_linux_arm64.go 380 F_TEST = 0x3
    [all...]
zerrors_linux_mips.go 381 F_TEST = 0x3
    [all...]
zerrors_linux_mips64.go 377 F_TEST = 0x3
    [all...]
zerrors_linux_mips64le.go 377 F_TEST = 0x3
    [all...]
zerrors_linux_mipsle.go 381 F_TEST = 0x3
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 294 F_TEST = 0x3
    [all...]
zerrors_linux_amd64.go 294 F_TEST = 0x3
    [all...]
zerrors_linux_arm.go 296 F_TEST = 0x3
    [all...]
zerrors_linux_arm64.go 380 F_TEST = 0x3
    [all...]
zerrors_linux_mips.go 381 F_TEST = 0x3
    [all...]
zerrors_linux_mips64.go 377 F_TEST = 0x3
    [all...]
zerrors_linux_mips64le.go 377 F_TEST = 0x3
    [all...]

Completed in 1032 milliseconds

1 2