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

  /src/sys/arch/sandpoint/stand/altboot/
main.c 115 static int check_bootname(char *);
320 if (check_bootname(bname) == 0) {
655 check_bootname(char *s) function in typeref:typename:int
main.c 115 static int check_bootname(char *);
320 if (check_bootname(bname) == 0) {
655 check_bootname(char *s) function in typeref:typename:int

Completed in 113 milliseconds