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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c281 static void suspend_sig(int); // catch ctrl-Z
475 signal(SIGTSTP, suspend_sig);
2109 signal(SIGTSTP, suspend_sig);
2115 static void suspend_sig(int sig ATTRIBUTE_UNUSED) function
3034 suspend_sig(SIGTSTP);

Completed in 100 milliseconds