OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sigchild
(Results
1 - 6
of
6
) sorted by null
/external/iproute2/misc/
nstat.c
314
void
sigchild
(int signo)
function
521
signal(SIGCHLD,
sigchild
);
rtacct.c
296
void
sigchild
(int signo)
function
532
signal(SIGCHLD,
sigchild
);
ifstat.c
422
void
sigchild
(int signo)
function
667
signal(SIGCHLD,
sigchild
);
/external/oprofile/module/ia64/
op_syscalls.c
259
* but used only by fork() with a
SIGCHILD
first parameter
/external/mksh/src/
exec.c
235
* Block
sigchild
as we are using things changed in the
[
all
...]
/external/strace/
strace.c
[
all
...]
Completed in 70 milliseconds