rc_buf            227 lib/common/output_html.c     char *rc_buf = NULL;
rc_buf            231 lib/common/output_html.c     rc_buf = crm_strdup_printf("Return code: %d", exit_status);
rc_buf            234 lib/common/output_html.c     pcmk__output_create_html_node(out, PCMK__XE_DIV, NULL, NULL, rc_buf);
rc_buf            247 lib/common/output_html.c     free(rc_buf);