Lines Matching refs:toggle_debug
246 static void toggle_debug __P((int));723 SIGNAL(SIGUSR1, toggle_debug); /* Toggle debug flag */1449 * toggle_debug - Catch SIGUSR1 signal.1455 toggle_debug(sig)