Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dremote-stub.c98 remote_kill (int id UNUSED, int sig UNUSED) in remote_kill() function
Dremote-cstms.c298 remote_kill (int id, int sig) in remote_kill() function
Dcommands.c36 extern int remote_kill PARAMS ((int id, int sig));
482 (void) remote_kill (c->pid, sig); in fatal_error_signal()