HomeSort by relevance Sort by last modified time
    Searched defs:F_GETSIG (Results 101 - 125 of 125) 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 97 # define F_GETSIG 11 /* Get number of signal to be sent. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 112 # define F_GETSIG 11 /* Get number of signal to be sent. */
  /external/python/cpython2/Lib/plat-atheos/
IN.py 645 F_GETSIG = 11
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 277 F_GETSIG = 0xb
    [all...]
zerrors_linux_amd64.go 277 F_GETSIG = 0xb
    [all...]
zerrors_linux_arm.go 279 F_GETSIG = 0xb
    [all...]
zerrors_linux_arm64.go 363 F_GETSIG = 0xb
    [all...]
zerrors_linux_mips.go 364 F_GETSIG = 0xb
    [all...]
zerrors_linux_mips64.go 360 F_GETSIG = 0xb
    [all...]
zerrors_linux_mips64le.go 360 F_GETSIG = 0xb
    [all...]
zerrors_linux_mipsle.go 364 F_GETSIG = 0xb
    [all...]
zerrors_linux_ppc64.go 363 F_GETSIG = 0xb
    [all...]
zerrors_linux_ppc64le.go 363 F_GETSIG = 0xb
    [all...]
zerrors_linux_s390x.go 369 F_GETSIG = 0xb
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 277 F_GETSIG = 0xb
    [all...]
zerrors_linux_amd64.go 277 F_GETSIG = 0xb
    [all...]
zerrors_linux_arm.go 279 F_GETSIG = 0xb
    [all...]
zerrors_linux_arm64.go 363 F_GETSIG = 0xb
    [all...]
zerrors_linux_mips.go 364 F_GETSIG = 0xb
    [all...]
zerrors_linux_mips64.go 360 F_GETSIG = 0xb
    [all...]
zerrors_linux_mips64le.go 360 F_GETSIG = 0xb
    [all...]
zerrors_linux_mipsle.go 364 F_GETSIG = 0xb
    [all...]
zerrors_linux_ppc64.go 363 F_GETSIG = 0xb
    [all...]
zerrors_linux_ppc64le.go 363 F_GETSIG = 0xb
    [all...]
zerrors_linux_s390x.go 369 F_GETSIG = 0xb
    [all...]

Completed in 539 milliseconds

1 2 3 45