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

  /src/sys/stand/efiboot/
boot.c 155 bootcfg_path(char *pathbuf, size_t pathbuflen) function in typeref:typename:int
414 if (bootcfg_path(pathbuf, sizeof(pathbuf)) == 0) {
572 if (bootcfg_path(pathbuf, sizeof(pathbuf)) == 0) {

Completed in 29 milliseconds