G_GNUC_PRINTF     178 include/crm/common/cmdline_internal.h G_GNUC_PRINTF(3, 4)
G_GNUC_PRINTF     375 include/crm/common/output_internal.h     int (*info) (pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     395 include/crm/common/output_internal.h         G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     412 include/crm/common/output_internal.h     void (*err) (pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     445 include/crm/common/output_internal.h                         G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF     457 include/crm/common/output_internal.h                       G_GNUC_PRINTF(3, 4);
G_GNUC_PRINTF     677 include/crm/common/output_internal.h pcmk__indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     694 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     710 include/crm/common/output_internal.h pcmk__formatted_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     726 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      62 include/crm/common/results_internal.h                          const char *format, ...) G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF      56 include/crm/common/util.h char *crm_strdup_printf(char const *format, ...) G_GNUC_PRINTF(1, 2);
G_GNUC_PRINTF     288 include/crm/common/xml.h void crm_xml_set_id(xmlNode *xml, const char *format, ...) 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     117 lib/common/crmcommon_private.h G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      69 lib/common/schemas.c G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     721 lib/common/schemas.c G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     146 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);