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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c615 static void set_jobctrl_sighandler(void (*handler)(int)) function
632 set_jobctrl_sighandler(handler);
714 #define set_jobctrl_sighandler(handler) ((void)0) macro
1758 set_jobctrl_sighandler(SIG_IGN);
1815 set_jobctrl_sighandler(SIG_DFL);
3115 /*set_jobctrl_sighandler(SIG_IGN);*/
3590 set_jobctrl_sighandler(SIG_IGN);

Completed in 34 milliseconds