Searched defs:pcfs_glue_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c143 pcfs_glue_open(const char *filename, int flags) function
176 if ((fd = pcfs_glue_open("/boot/grub/stage2", 0)) == -1) {

Completed in 109 milliseconds