Searched refs:command_quit (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/stand/userboot/userboot/
H A Dmain.c305 COMMAND_SET(quit, "quit", "exit the loader", command_quit);
308 command_quit(int argc, char *argv[]) function
/freebsd-current/stand/common/
H A Dcommands.c578 command_quit(int argc, char *argv[]) function
584 COMMAND_SET(quit, "quit", "exit the loader", command_quit);

Completed in 86 milliseconds