Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Dboot.c102 void command_rndseed(char *);
134 { "rndseed", command_rndseed, "rndseed [dev:][filename]" },
244 command_rndseed(char *arg) in command_rndseed() function