Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Dmain.c140 static void command_write(char *opt);
159 { "w", command_write },
710 command_write(char *opt) in command_write() function