rc_buf            211 lib/common/output_html.c     char *rc_buf = NULL;
rc_buf            215 lib/common/output_html.c     rc_buf = crm_strdup_printf("Return code: %d", exit_status);
rc_buf            218 lib/common/output_html.c     pcmk__output_create_html_node(out, "div", NULL, NULL, rc_buf);
rc_buf            229 lib/common/output_html.c     free(rc_buf);