Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Dboot.c113 void command_mem(char *);
140 { "mem", command_mem, "mem" },
350 command_mem(char *arg) in command_mem() function