OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onsig
(Results
1 - 2
of
2
) sorted by null
/system/core/sh/
trap.h
43
void
onsig
(int);
trap.c
299
case S_CATCH: sigact =
onsig
; break;
365
onsig
(int signo)
function
367
bsd_signal(signo,
onsig
);
Completed in 471 milliseconds