HomeSort by relevance Sort by last modified time
    Searched refs:SIGPOLL (Results 51 - 75 of 81) sorted by null

1 23 4

  /external/python/cpython2/Tools/audiopy/
audiopy 249 signal.signal(signal.SIGPOLL, self.__update)
  /external/ppp/pppd/
main.c 743 #ifdef SIGPOLL
744 SIGNAL(SIGPOLL, bad_signal);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 472 SIGPOLL = 22
473 SIGIO = SIGPOLL
STROPTS.py 469 SIGPOLL = 22
470 SIGIO = SIGPOLL
    [all...]
  /external/e2fsprogs/misc/
e4crypt.c 260 sigaction(SIGPOLL, &sa, 0);
  /external/f2fs-tools/tools/
f2fscrypt.c 305 sigaction(SIGPOLL, &sa, 0);
  /external/valgrind/include/vki/
vki-darwin.h 477 #define VKI_SIGPOLL SIGPOLL
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_solaris_amd64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_solaris_amd64.go     [all...]

Completed in 920 milliseconds

1 23 4