Lines Matching defs:status
140 #define CHAR_SET_FAILED "0" /*Set up failing status transferred through the pipe. */
141 #define CHAR_SET_PASSED "1" /*Set up passing status transferred through the pipe. */
147 #define INT_SET_FAILED 0 /*Set up failing status transferred through the pipe. */
148 #define INT_SET_PASSED 1 /*Set up passing status transferred through the pipe. */
186 /*waiting for the child to indicate its set up status. */
309 * and the pass/fail status of set up.
535 * and the pass/fail status of set up.
704 * SIGCHLD is set to be ignored because we do not wait for termination status.
769 "Writing signal catching status failed in child 1.");
774 "Writing signal catching status failed in child 2.");
779 "Writing signal catching status failed in child A.");
784 "Writing signal catching status failed in child B.");
798 * the status of set up.
812 int status;
829 wait(&status);