G_GNUC_PRINTF     182 include/crm/common/cmdline_internal.h G_GNUC_PRINTF(3, 4)
G_GNUC_PRINTF     371 include/crm/common/output_internal.h     int (*info) (pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     391 include/crm/common/output_internal.h         G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     408 include/crm/common/output_internal.h     void (*err) (pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     441 include/crm/common/output_internal.h                         G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF     453 include/crm/common/output_internal.h                       G_GNUC_PRINTF(3, 4);
G_GNUC_PRINTF     675 include/crm/common/output_internal.h pcmk__indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     692 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     708 include/crm/common/output_internal.h pcmk__formatted_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     724 include/crm/common/output_internal.h pcmk__formatted_vprintf(pcmk__output_t *out, const char *format, va_list args) G_GNUC_PRINTF(2, 0);
G_GNUC_PRINTF      84 include/crm/common/results_internal.h                          const char *format, ...) G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF      55 include/crm/common/util.h char *crm_strdup_printf(char const *format, ...) G_GNUC_PRINTF(1, 2);
G_GNUC_PRINTF     104 include/crm/common/xml.h void crm_xml_set_id(xmlNode *xml, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     431 include/crm/common/xml_internal.h     G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      56 include/crm/services_internal.h                              const char *format, ...) G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF     139 lib/common/crmcommon_private.h G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     155 lib/fencing/st_lha.c stonith_plugin(int priority, const char *fmt, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      69 tools/crm_mon.h void curses_formatted_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      70 tools/crm_mon.h void curses_formatted_vprintf(pcmk__output_t *out, const char *format, va_list args) G_GNUC_PRINTF(2, 0);
G_GNUC_PRINTF      71 tools/crm_mon.h void curses_indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      72 tools/crm_mon.h void curses_indented_vprintf(pcmk__output_t *out, const char *format, va_list args) G_GNUC_PRINTF(2, 0);