Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Dboot.c155 bootcfg_path(char *pathbuf, size_t pathbuflen) in bootcfg_path() function
414 if (bootcfg_path(pathbuf, sizeof(pathbuf)) == 0) { in command_version()
572 if (bootcfg_path(pathbuf, sizeof(pathbuf)) == 0) { in boot()