Searched defs:ChildDied (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/rexd/
H A Dwhere_main.c38 int ChildDied = 0; /* true when above is valid */ variable
H A Dunder.c51 int ChildDied = 0; /* true when above is valid */ variable
H A Don.c86 int ChildDied = 0; /* true when above is valid */ variable
H A Drpc.rexd.c98 int ChildDied = 0; /* true when above is valid */ variable
713 ChildDied = 1;
772 for (count = 0; !ChildDied && count < WaitLimit; count++)
791 if (child && !ChildDied) {

Completed in 61 milliseconds