suppress 53 crmd/crmd_messages.h # define crmd_fsa_stall(suppress) do { \ suppress 54 crmd/crmd_messages.h if(suppress == FALSE && msg_data != NULL) { \ suppress 172 include/crm/common/xml.h xmlNode *diff_xml_object(xmlNode * left, xmlNode * right, gboolean suppress); suppress 1202 lib/common/xml.c xml_create_patchset_v1(xmlNode *source, xmlNode *target, bool config, bool suppress) suppress 1204 lib/common/xml.c xmlNode *patchset = diff_xml_object(source, target, suppress); suppress 4200 lib/common/xml.c diff_xml_object(xmlNode * old, xmlNode * new, gboolean suppress) suppress 4210 lib/common/xml.c if (suppress && tmp1 != NULL && can_prune_leaf(tmp1)) { suppress 4215 lib/common/xml.c if (suppress && tmp1 != NULL && can_prune_leaf(tmp1)) {