HomeSort by: relevance | last modified time | path
    Searched defs:is_remote (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl2/gmake/dist/
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))
1207 child->remote = is_remote;
1187 int is_remote, id, used_stdin; local
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))
1207 child->remote = is_remote;
1187 int is_remote, id, used_stdin; local
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))
1207 child->remote = is_remote;
1187 int is_remote, id, used_stdin; local
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))
1207 child->remote = is_remote;
1187 int is_remote, id, used_stdin; local
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h 1422 * @is_remote: Is this AUX CH actually using sideband messaging.
1424 bool is_remote; member in struct:drm_dp_aux
drm_dp_helper.h 1422 * @is_remote: Is this AUX CH actually using sideband messaging.
1424 bool is_remote; member in struct:drm_dp_aux
drm_dp_helper.h 1422 * @is_remote: Is this AUX CH actually using sideband messaging.
1424 bool is_remote; member in struct:drm_dp_aux
drm_dp_helper.h 1422 * @is_remote: Is this AUX CH actually using sideband messaging.
1424 bool is_remote; member in struct:drm_dp_aux

Completed in 164 milliseconds