Searched refs:be_run_cmd_outbuf (Results 1 – 1 of 1) sorted by relevance
937 char be_run_cmd_outbuf[BUFSIZ]; in be_do_installboot_helper() local1043 *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()