Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Dmain.c139 static void command_fill(char *opt);
158 { "f", command_fill },
648 command_fill(char *opt) in command_fill() function