Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defiboot.h75 void command_text(char *);
H A Dboot.c87 void command_text(char *);
116 { "text", command_text },
H A Deficons.c560 command_text(char *arg) in command_text() function