Searched refs:cmd_switch (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/x68k/stand/boot/ | ||
H A D | switch.h | 28 extern void cmd_switch(char *); |
H A D | switch.c | 93 cmd_switch(char *arg) in cmd_switch() function |
H A D | boot.c | 350 cmd_switch(options); in bootmenu() |