HomeSort by relevance Sort by last modified time
    Searched refs:do_kill (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/misc/
uuidd.c 404 int debug = 0, do_type = 0, do_kill = 0, num = 0; local
421 do_kill++;
521 if (do_kill) {
523 if ((ret > 0) && ((do_kill = atoi((char *) buf)) > 0)) {
524 ret = kill(do_kill, SIGTERM);
529 "at pid %d: %s\n"), do_kill,
535 do_kill);
  /external/bluetooth/bluez/compat/
pand.c 90 static void do_kill(char *dst);
387 do_kill(dst);
481 static void do_kill(char *dst) function
761 do_kill(dst);
dund.c 358 static void do_kill(char *dst) function
584 do_kill(dst);
hidd.c 597 static void do_kill(int ctl, bdaddr_t *bdaddr, uint32_t flags) function
815 do_kill(ctl, &dev, flags);
  /external/qemu/android/
console.c 2130 do_kill( ControlClient client, char* args ) function
    [all...]

Completed in 6695 milliseconds