OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SIGCHLD
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/
Xos.h
142
# if defined(X_NOT_POSIX) && defined(SYSV) && !defined(
SIGCHLD
)
143
# define
SIGCHLD
SIGCLD
/xsrc/external/mit/imake/dist/
imake.c
184
#if !defined(
SIGCHLD
) && defined(SIGCLD)
185
# define
SIGCHLD
SIGCLD
532
#ifdef
SIGCHLD
533
signal(
SIGCHLD
, SIG_DFL);
Completed in 6 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026