rc_buf            228 lib/common/output_html.c     char *rc_buf = NULL;
rc_buf            232 lib/common/output_html.c     rc_buf = crm_strdup_printf("Return code: %d", exit_status);
rc_buf            235 lib/common/output_html.c     pcmk__output_create_html_node(out, PCMK__XE_DIV, NULL, NULL, rc_buf);
rc_buf            248 lib/common/output_html.c     free(rc_buf);