Home
last modified time | relevance | path

Searched refs: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) in pcfs_glue_open() function
176 if ((fd = pcfs_glue_open("/boot/grub/stage2", 0)) == -1) { in read_stage2_blocklist()