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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c111 static int read_stage1_from_file(char *, ig_data_t *);
309 if (read_stage1_from_file(stage1_path, &install_data) != BC_SUCCESS) {
1083 read_stage1_from_file(char *path, ig_data_t *dest) function
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c120 static int read_stage1_from_file(char *, ib_data_t *data);
140 read_stage1_from_file(char *path, ib_data_t *dest) function
1249 if (read_stage1_from_file(stage1, &install_data) != BC_SUCCESS) {

Completed in 64 milliseconds