OpenGrok
Cross Reference: funcs.c
xref
: /
external
/
mksh
/
src
/
funcs.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:sigusr2
3824
#ifdef
SIGUSR2
3825
(void)sigaddset(&bmask,
SIGUSR2
);