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

  /external/bluetooth/hcidump/src/
csrsniff.c 43 static void sig_hup(int sig) function
259 sa.sa_handler = sig_hup;
bpasniff.c 49 static void sig_hup(int sig) function
307 sa.sa_handler = sig_hup;
  /external/bluetooth/bluez/tools/
ppporc.c 57 static void sig_hup(int sig) function
256 sa.sa_handler = sig_hup;
main.c 78 static void sig_hup(int sig) function
448 sa.sa_handler = sig_hup;
607 sa.sa_handler = sig_hup;
ciptool.c 54 static void sig_hup(int sig) function
381 sa.sa_handler = sig_hup;
hciattach.c 73 static void sig_hup(int sig) function
1335 sa.sa_handler = sig_hup;
  /external/bluetooth/bluez/compat/
fakehid.c 54 static void sig_hup(int sig) function
319 sa.sa_handler = sig_hup;
420 sa.sa_handler = sig_hup;
633 sa.sa_handler = sig_hup;
dund.c 368 static void sig_hup(int sig) function
605 sa.sa_handler = sig_hup;
hidd.c 67 static void sig_hup(int sig) function
846 sa.sa_handler = sig_hup;
pand.c 489 static void sig_hup(int sig) function
778 sa.sa_handler = sig_hup;

Completed in 113 milliseconds