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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c112 static int read_stage2_from_file(char *, ig_data_t *);
315 if (read_stage2_from_file(stage2_path, &install_data) != BC_SUCCESS) {
1101 read_stage2_from_file(char *path, ig_data_t *dest) function

Completed in 58 milliseconds