Home
last modified time | relevance | path

Searched refs:ChildDied (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/rexd/
H A Dwhere_main.c38 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; in CatchChild()
772 for (count = 0; !ChildDied && count < WaitLimit; count++)
791 if (child && !ChildDied) { in rex_cleanup()
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) { in HelperRead()
H A Don.c86 int ChildDied = 0; /* true when above is valid */ variable