OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:onsig
(Results
1 - 3
of
3
) 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
);
TOUR
325
is caught, the routine "
onsig
" sets a flag. The routine dotrap
Completed in 282 milliseconds