OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sig_child
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/faithd/
tcp.c
67
static void
sig_child
(int) __dead;
92
sig_child
(int sig)
function
322
(void)signal(SIGCHLD,
sig_child
);
faithd.c
102
static void
sig_child
(int);
666
sig_child
(int sig)
function
697
sa.sa_handler =
sig_child
;
702
if (signal(SIGCHLD,
sig_child
) == SIG_ERR) {
Completed in 14 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026