Searched refs:p_stdin (Results 1 – 2 of 2) sorted by relevance
156 const char *p_stdin; /* File for stdin redirect */ member
3333 if (pt->p_stdin != NULL) in Pcreate_callback()3334 pt_dupfd(pt->p_stdin, O_RDWR, 0, STDIN_FILENO); in Pcreate_callback()3369 pt->p_stdin = argv[i].a_un.a_str + 1; in pt_run()3398 pt->p_stdin = pt->p_stdout = NULL; in pt_run()