Home | History | Annotate | Download | only in ksh

Lines Matching defs:ischild

442 	int		ischild;
520 ischild = i == 0;
521 if (ischild)
544 close(j_sync_pipe[ischild]);
545 j_sync_pipe[ischild] = -1;
546 first_child_sync = ischild;
547 } else if (ischild) {
564 if (ttypgrp_ok && ischild && !(flags&XBGND))
585 if (close_fd >= 0 && (((flags & XPCLOSE) && !ischild)
586 || ((flags & XCCLOSE) && ischild)))
588 if (ischild) { /* child */