HomeSort by: relevance | last modified time | path
    Searched refs:used_stdin (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gmake/dist/
remote-stub.c 53 failure, return nonzero. On success, return zero, and set *USED_STDIN
61 int *used_stdin UNUSED)
remote-cstms.c 137 nonzero. On success, return zero, and set *USED_STDIN to nonzero if it
144 int *is_remote, int *id_ptr, int *used_stdin)
263 *used_stdin = 1;
job.c 193 int *is_remote, int *id_ptr, int *used_stdin));
1193 int is_remote, id, used_stdin;
1196 &is_remote, &id, &used_stdin))
1202 if (child->good_stdin && !used_stdin)
1187 int is_remote, id, used_stdin; local

Completed in 31 milliseconds