G_GNUC_PRINTF     165 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     385 include/crm/common/output_internal.h     void (*err) (pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     418 include/crm/common/output_internal.h                         G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF     430 include/crm/common/output_internal.h                       G_GNUC_PRINTF(3, 4);
G_GNUC_PRINTF     640 include/crm/common/output_internal.h pcmk__indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     655 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     668 include/crm/common/output_internal.h pcmk__formatted_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     683 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      54 include/crm/common/results_internal.h                          const char *format, ...) G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF      59 include/crm/common/util.h char *crm_strdup_printf(char const *format, ...) G_GNUC_PRINTF(1, 2);
G_GNUC_PRINTF     294 include/crm/common/xml.h void crm_xml_set_id(xmlNode *xml, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      52 include/crm/services_internal.h                              const char *format, ...) G_GNUC_PRINTF(4, 5);
G_GNUC_PRINTF      69 lib/common/schemas.c G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     738 lib/common/schemas.c G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF     842 lib/common/xml.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      64 tools/crm_mon.h void curses_formatted_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      65 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      66 tools/crm_mon.h void curses_indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);
G_GNUC_PRINTF      67 tools/crm_mon.h void curses_indented_vprintf(pcmk__output_t *out, const char *format, va_list args) G_GNUC_PRINTF(2, 0);