HomeSort by: relevance | last modified time | path
    Searched defs:command_initrd (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/stand/efiboot/
boot.c 101 void command_initrd(char *);
132 { "initrd", command_initrd, "initrd [dev:][filename]" },
133 { "fs", command_initrd, NULL },
238 command_initrd(char *arg) function in typeref:typename:void

Completed in 21 milliseconds