Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dbe_activate.c827 char installgrub_cmd[MAXPATHLEN]; in be_do_installgrub_helper() local
869 (void) snprintf(installgrub_cmd, sizeof (installgrub_cmd), in be_do_installgrub_helper()
872 if (be_run_cmd(installgrub_cmd, be_run_cmd_errbuf, BUFSIZ, NULL, 0) in be_do_installgrub_helper()
878 installgrub_cmd); in be_do_installgrub_helper()