OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compatChild
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/
compat.c
100
static pid_t
compatChild
;
147
if (
compatChild
> 0) {
148
KILLPG(
compatChild
, signo);
354
compatChild
= Compat_Spawn(av);
364
meta_compat_parent(
compatChild
);
368
while ((retstat = wait(&reason)) !=
compatChild
) {
431
compatChild
= 0;
compat.c
100
static pid_t
compatChild
;
147
if (
compatChild
> 0) {
148
KILLPG(
compatChild
, signo);
354
compatChild
= Compat_Spawn(av);
364
meta_compat_parent(
compatChild
);
368
while ((retstat = wait(&reason)) !=
compatChild
) {
431
compatChild
= 0;
compat.c
100
static pid_t
compatChild
;
147
if (
compatChild
> 0) {
148
KILLPG(
compatChild
, signo);
354
compatChild
= Compat_Spawn(av);
364
meta_compat_parent(
compatChild
);
368
while ((retstat = wait(&reason)) !=
compatChild
) {
431
compatChild
= 0;
Completed in 31 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025