Home
last modified time | relevance | path

Searched refs:toggle_debug (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/forth/
H A Dmenu.rc167 set optionsmenu_command[8]="toggle_debug"
H A Dmenu-commands.4th263 : toggle_debug ( N -- N TRUE ) word
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c224 static void toggle_debug __P((int));
1074 /*CONSTANTCONDITION*/ SIGNAL(SIGUSR1, toggle_debug); /* Toggle debug flag */ in setup_signals()
1831 toggle_debug(sig) in toggle_debug() function