HomeSort by relevance Sort by last modified time
    Searched defs:install_handler (Results 1 - 7 of 7) sorted by null

  /prebuilts/go/darwin-x86/misc/cgo/testcarchive/
main_windows.c 10 int install_handler() { function
main_unix.c 21 int install_handler() { function
  /prebuilts/go/linux-x86/misc/cgo/testcarchive/
main_windows.c 10 int install_handler() { function
main_unix.c 21 int install_handler() { function
  /external/valgrind/none/tests/
async-sigs.c 25 static void install_handler(int sig, void (*sig_handler)(int)) function
99 install_handler(caughtsig, handler);
139 install_handler(SIGHUP, SIG_DFL);
  /external/linux-kselftest/tools/testing/selftests/ptp/
testptp.c 73 static int install_handler(int signum, void (*handler)(int)) function
399 install_handler(SIGALRM, handle_alarm);
419 install_handler(SIGALRM, handle_alarm);
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c 1795 static void install_handler(int sig_num, void (*sig_handler) (int sig)) function
    [all...]

Completed in 111 milliseconds