HomeSort by relevance Sort by last modified time
    Searched refs:SIGINT_handler (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
8-10.c 23 void SIGINT_handler(int signo)
53 act.sa_handler = SIGINT_handler;
8-9.c 29 void SIGINT_handler(int signo)
43 act.sa_handler = SIGINT_handler;

Completed in 45 milliseconds