Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dmain.c115 static int check_bootname(char *);
320 if (check_bootname(bname) == 0) { in main()
655 check_bootname(char *s) in check_bootname() function