Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c235 boot_open(char *pathname, void *arg) in boot_open() function
272 fd = boot_open(fullpath, NULL); in openfile()
276 fd = open_platform_file(filename, boot_open, NULL, fullpath); in openfile()