Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Dboot.c116 void command_setup(char *);
144 { "setup", command_setup, "setup" },
448 command_setup(char *arg) in command_setup() function