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

  /src/sys/stand/efiboot/
bootmenu.c 45 static void docommandchoice(int);
109 docommandchoice(int choice) function in typeref:typename:void
194 docommandchoice(choice);
  /src/sys/arch/i386/stand/lib/
bootmenu.c 43 static void docommandchoice(int);
110 docommandchoice(int choice) function in typeref:typename:void
208 docommandchoice(choice);

Completed in 12 milliseconds