G_GNUC_PRINTF     182 include/crm/common/cmdline_internal.h G_GNUC_PRINTF(3, 4)
G_GNUC_PRINTF     370 include/crm/common/output_internal.h     int (*info) (pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     390 include/crm/common/output_internal.h         G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     407 include/crm/common/output_internal.h     void (*err) (pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     440 include/crm/common/output_internal.h                         G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF     452 include/crm/common/output_internal.h                       G_GNUC_PRINTF(3, 4);
G_GNUC_PRINTF     674 include/crm/common/output_internal.h pcmk__indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     691 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     707 include/crm/common/output_internal.h pcmk__formatted_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     723 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      92 include/crm/common/results_internal.h                          const char *format, ...) G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF      36 include/crm/common/strings.h char *crm_strdup_printf(char const *format, ...) G_GNUC_PRINTF(1, 2);
G_GNUC_PRINTF      33 include/crm/common/xml_element_compat.h void crm_xml_set_id(xmlNode *xml, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      81 include/crm/common/xml_element_internal.h     G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      90 include/crm/common/xml_element_internal.h     G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      58 include/crm/services_internal.h                              const char *format, ...) G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF     152 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      59 tools/crm_mon.h void curses_formatted_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      60 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      61 tools/crm_mon.h void curses_indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      62 tools/crm_mon.h void curses_indented_vprintf(pcmk__output_t *out, const char *format, va_list args) G_GNUC_PRINTF(2, 0);