Searched refs:used_stdin (Results 1 – 3 of 3) sorted by relevance
59 int *used_stdin UNUSED) in start_remote_job()
142 int *is_remote, int *id_ptr, int *used_stdin) in start_remote_job() argument261 *used_stdin = 1; in start_remote_job()
193 int *is_remote, int *id_ptr, int *used_stdin));1187 int is_remote, id, used_stdin; in start_job_command() local1190 &is_remote, &id, &used_stdin)) in start_job_command()1196 if (child->good_stdin && !used_stdin) in start_job_command()