Searched refs:install_cmd (Results 1 – 1 of 1) sorted by relevance
878 char install_cmd[MAXPATHLEN]; in be_do_installboot_helper() local951 (void) snprintf(install_cmd, sizeof (install_cmd), in be_do_installboot_helper()961 (void) snprintf(install_cmd, sizeof (install_cmd), in be_do_installboot_helper()972 ret = be_run_cmd(install_cmd, be_run_cmd_errbuf, BUFSIZ, in be_do_installboot_helper()981 be_print_err(gettext(" Command: \"%s\"\n"), install_cmd); in be_do_installboot_helper()