OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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