OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sigchld
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/ttyio/
t_ttyio.c
73
sigchld
(int nsig)
function in typeref:typename:void
136
sa.sa_handler =
sigchld
;
138
REQUIRE_ERRNO(sigaction(
SIGCHLD
, &sa, NULL), -1);
152
REQUIRE_ERRNO(sigaction(
SIGCHLD
, &sa, NULL), -1);
/src/tests/lib/libc/sys/
t_select.c
58
sigchld
(int signum __unused)
function in typeref:typename:void
147
signal(
SIGCHLD
,
sigchld
);
188
signal(
SIGCHLD
,
sigchld
);
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025