Searched refs:is_remote (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | remote-stub.c | 58 int *is_remote UNUSED, int *id_ptr UNUSED, in start_remote_job()
|
D | remote-cstms.c | 142 int *is_remote, int *id_ptr, int *used_stdin) in start_remote_job() argument 259 *is_remote = 0; in start_remote_job()
|
D | job.c | 193 int *is_remote, int *id_ptr, int *used_stdin)); 1187 int is_remote, id, used_stdin; in start_job_command() local 1190 &is_remote, &id, &used_stdin)) in start_job_command() 1201 child->remote = is_remote; in start_job_command()
|