Searched refs:ChildDied (Results 1 - 5 of 5) 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 Dunix_login.c103 extern int ChildDied; /* flag */
615 if (retval <= 0 && ChildDied) {
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) {
H A Don.c86 int ChildDied = 0; /* true when above is valid */ variable

Completed in 62 milliseconds