Searched refs:getbootfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dboot.c39 static char *getbootfile(int try);
244 getbootfile(int try) function
392 for (try = 0; (cp = getbootfile(try)) != NULL; try++)

Completed in 55 milliseconds