Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/boot/
H A Dswitch.h28 extern void cmd_switch(char *);
H A Dswitch.c93 cmd_switch(char *arg) in cmd_switch() function
H A Dboot.c350 cmd_switch(options); in bootmenu()