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