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

  /external/bluetooth/bluez/tracer/
main.c 45 static void sig_term(int sig) function
125 sa.sa_handler = sig_term;
  /external/bluetooth/hcidump/src/
csrsniff.c 47 static void sig_term(int sig) function
255 sa.sa_handler = sig_term;
bpasniff.c 53 static void sig_term(int sig) function
303 sa.sa_handler = sig_term;
  /external/clearsilver/util/
neo_server.c 105 static void sig_term(int sig) function
118 sa.sa_handler = sig_term;
  /external/bluetooth/bluez/test/
hstest.c 48 static void sig_term(int sig) { function
224 sa.sa_handler = sig_term;
btiotest.c 496 static void sig_term(int sig) function
543 signal(SIGTERM, sig_term);
544 signal(SIGINT, sig_term);
agent.c 45 static void sig_term(int sig) function
680 sa.sa_handler = sig_term;
ipctest.c 1071 static void sig_term(int sig) function
1093 signal(SIGTERM, sig_term);
1094 signal(SIGINT, sig_term);
hciemu.c 145 static void sig_term(int sig) function
1266 sa.sa_handler = sig_term;
  /external/bluetooth/bluez/tools/
ppporc.c 62 static void sig_term(int sig) function
252 sa.sa_handler = sig_term;
main.c 83 static void sig_term(int sig) function
444 sa.sa_handler = sig_term;
603 sa.sa_handler = sig_term;
ciptool.c 59 static void sig_term(int sig) function
377 sa.sa_handler = sig_term;
hciattach.c 77 static void sig_term(int sig) function
1331 sa.sa_handler = sig_term;
  /external/bluetooth/bluez/compat/
fakehid.c 58 static void sig_term(int sig) function
315 sa.sa_handler = sig_term;
416 sa.sa_handler = sig_term;
629 sa.sa_handler = sig_term;
dund.c 373 static void sig_term(int sig) function
601 sa.sa_handler = sig_term;
hidd.c 71 static void sig_term(int sig) function
843 sa.sa_handler = sig_term;
pand.c 494 static void sig_term(int sig) function
781 sa.sa_handler = sig_term;
  /external/bluetooth/bluez/src/
main.c 329 static void sig_term(int sig) function
469 sa.sa_handler = sig_term;

Completed in 271 milliseconds