OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:w_termsig
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
wait.h
159
unsigned int
w_Termsig
:7, /* termination signal */
161
w_Retcode:8, /* exit code if
w_termsig
==0 */
166
w_Retcode:8, /* exit code if
w_termsig
==0 */
168
w_Termsig
:7; /* termination signal */
189
#define
w_termsig
w_T.
w_Termsig
macro
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
wait-process.c
54
# define WTERMSIG(x) ((x).
w_termsig
)
/src/external/ibm-public/postfix/dist/src/util/
sys_defs.h
1115
#define WTERMSIG(x) ((x).
w_termsig
)
1169
#define WTERMSIG(x) ((x).
w_termsig
)
/src/external/gpl2/gmake/dist/
job.c
160
# define WTERMSIG(x) ((x).
w_termsig
)
Completed in 70 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026