OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGTRAP_handler
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
8-22.c
29
void
SIGTRAP_handler
(int signo)
43
act.sa_handler =
SIGTRAP_handler
;
8-23.c
23
void
SIGTRAP_handler
(int signo)
53
act.sa_handler =
SIGTRAP_handler
;
Completed in 2294 milliseconds