Lines Matching defs:output
32 char *name, *output;
129 child->output = NULL;
165 if (child->output) {
166 strncpy(work, child->output, sizeof(work) - 1);
168 free(child->output);
169 child->output = NULL;
189 ret = asprintf(&child->output, "%s", work);
214 if (flush && child->output) {
215 ksft_print_msg("%s: %s<EOF>\n", child->name, child->output);
216 free(child->output);
217 child->output = NULL;
257 ksft_print_msg("%s no output seen\n", child->name);
411 /* Handle any pending output without blocking */
573 * Timeout is counted in seconds with no output, the
600 * If the child processes have not produced output they