rc_buf            206 lib/common/output_html.c     char *rc_buf = NULL;
rc_buf            210 lib/common/output_html.c     rc_buf = crm_strdup_printf("Return code: %d", exit_status);
rc_buf            213 lib/common/output_html.c     pcmk__output_create_html_node(out, "div", NULL, NULL, rc_buf);
rc_buf            224 lib/common/output_html.c     free(rc_buf);