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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c616 static void set_jobctrl_sighandler(void (*handler)(int)) function
633 set_jobctrl_sighandler(handler);
715 #define set_jobctrl_sighandler(handler) ((void)0) macro
1759 set_jobctrl_sighandler(SIG_IGN);
1816 set_jobctrl_sighandler(SIG_DFL);
3116 /*set_jobctrl_sighandler(SIG_IGN);*/
3591 set_jobctrl_sighandler(SIG_IGN);

Completed in 99 milliseconds