Searched refs:tmp_mntpt (Results 1 – 1 of 1) sorted by relevance
1343 char *tmp_mntpt = NULL; in be_do_installboot() local1369 if (!zfs_is_mounted(zhp, &tmp_mntpt)) { in be_do_installboot()1370 if ((ret = _be_mount(bt->obe_name, &tmp_mntpt, in be_do_installboot()1384 tmp_mntpt, BE_GRUB_STAGE_1); in be_do_installboot()1386 tmp_mntpt, BE_GRUB_STAGE_2); in be_do_installboot()1389 tmp_mntpt, BE_LOADER_STAGES); in be_do_installboot()1400 free(tmp_mntpt); in be_do_installboot()1405 "%s/usr/platform/%s%s", tmp_mntpt, in be_do_installboot()1420 free(tmp_mntpt); in be_do_installboot()1453 free(tmp_mntpt); in be_do_installboot()