Searched refs:death_handler (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dnetwork.c218 extern void death_handler (int signal);
219 death_handler(SIGTERM);
H A Dl2tpd.c231 void death_handler (int signal) function
1380 signal (SIGTERM, &death_handler);
1381 signal (SIGINT, &death_handler);
H A Dcontrol.c698 death_handler(SIGTERM);
1156 death_handler(SIGTERM);

Completed in 96 milliseconds