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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/init/
H A Dinit.c677 static void stop_handler(int sig ATTRIBUTE_UNUSED) function
908 signal(SIGSTOP, stop_handler);
909 signal(SIGTSTP, stop_handler);

Completed in 142 milliseconds