Home
last modified time | relevance | path

Searched refs:install_cmd (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libbe/common/
H A Dbe_activate.c878 char install_cmd[MAXPATHLEN]; in be_do_installboot_helper() local
951 (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()