Home
last modified time | relevance | path

Searched refs:is_remote (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dremote-stub.c58 int *is_remote UNUSED, int *id_ptr UNUSED, in start_remote_job()
Dremote-cstms.c142 int *is_remote, int *id_ptr, int *used_stdin) in start_remote_job() argument
259 *is_remote = 0; in start_remote_job()
Djob.c193 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()