Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c937 char be_run_cmd_outbuf[BUFSIZ]; in be_do_installboot_helper() local
1043 *be_run_cmd_outbuf = '\0'; in be_do_installboot_helper()
1047 be_run_cmd_outbuf, BUFSIZ); in be_do_installboot_helper()
1056 if (be_run_cmd_outbuf[0] != 0) { in be_do_installboot_helper()
1058 be_print_err("%s", be_run_cmd_outbuf); in be_do_installboot_helper()