G_GNUC_PRINTF     165 include/crm/common/cmdline_internal.h G_GNUC_PRINTF(3, 4)
G_GNUC_PRINTF     364 include/crm/common/output_internal.h     void (*info) (pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     378 include/crm/common/output_internal.h     void (*err) (pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     411 include/crm/common/output_internal.h                         G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF     423 include/crm/common/output_internal.h                       G_GNUC_PRINTF(3, 4);
G_GNUC_PRINTF     595 include/crm/common/output_internal.h pcmk__indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     610 include/crm/common/output_internal.h pcmk__indented_vprintf(pcmk__output_t *out, const char *format, va_list args) G_GNUC_PRINTF(2, 0);
G_GNUC_PRINTF      72 lib/common/schemas.c G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     742 lib/common/schemas.c G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     808 lib/common/xml.c G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     118 tools/crm_mon.h void curses_indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     119 tools/crm_mon.h void curses_indented_vprintf(pcmk__output_t *out, const char *format, va_list args) G_GNUC_PRINTF(2, 0);