OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vforking
(Results
1 - 13
of
13
) sorted by relevancy
/src/bin/sh/
eval.h
57
extern volatile int
vforking
; /* Set if a vfork() is in progress */
eval.c
872
volatile int
vforking
= 0;
variable
909
vforking
= 0;
1134
vforking
= 1;
1139
vforking
= 0;
1162
* vfork, so, set
vforking
= 2
1166
vforking
= 2;
1177
forkchild(jp, cmd, mode,
vforking
, &olds);
1184
* vfork() (currently in
vforking
) but
1186
*
vforking
cannot remain set after that.
1190
int vforkresult =
vforking
;
[
all
...]
trap.c
474
vforking
= 0; /* no longer relevant, any later signals are normal */
719
*
vforking
can only ever be set if signals are blocked (in which
727
if (traps_invalid ||
vforking
)
746
if (!
vforking
&& signo == SIGINT && (invalid || trap[SIGINT] == NULL)) {
/src/external/gpl2/rcs/dist/src/
conf.sh
1659
/* Was there some problem with
vforking
? */
/src/external/bsd/nsd/dist/
configure
9273
/* Was there some problem with
vforking
? */
/src/external/bsd/ntp/dist/sntp/
configure
8618
/* Was there some problem with
vforking
? */
25950
/* Was there some problem with
vforking
? */
/src/external/gpl2/diffutils/dist/
configure
7221
/* Was there some problem with
vforking
? */
/src/external/bsd/ntp/dist/
configure
15921
/* Was there some problem with
vforking
? */
18017
/* Was there some problem with
vforking
? */
/src/external/gpl2/gmake/dist/
configure
9342
/* Was there some problem with
vforking
? */
/src/external/gpl2/lvm2/dist/
configure
7513
/* Was there some problem with
vforking
? */
/src/external/gpl2/xcvs/dist/
configure
15739
/* Was there some problem with
vforking
? */
/src/external/gpl2/gettext/dist/gettext-tools/
configure
31108
/* Was there some problem with
vforking
? */
[
all
...]
/src/external/bsd/unbound/dist/
configure
17847
/* Was there some problem with
vforking
? */
Completed in 94 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026