TYPE 181 daemons/based/based_messages.c const char *tag = TYPE(the_cib); TYPE 178 daemons/controld/controld_te_utils.c if (pcmk__str_eq(XML_TAG_DIFF, TYPE(search), pcmk__str_casei)) { TYPE 187 daemons/controld/controld_te_utils.c if (pcmk__str_eq(XML_DIFF_CHANGE, TYPE(search), pcmk__str_casei)) { TYPE 205 daemons/controld/controld_te_utils.c transition_graph->id, TYPE(reason), ID(reason), abort_text, TYPE 227 daemons/controld/controld_te_utils.c kind = TYPE(reason); TYPE 275 daemons/controld/controld_te_utils.c TYPE(reason), (id? id : ""), (op? op : "change"), TYPE 866 daemons/controld/controld_utils.c while (node != NULL && !pcmk__str_eq(XML_CIB_TAG_STATE, TYPE(node), pcmk__str_casei)) { TYPE 1467 daemons/fenced/fenced_commands.c if (pcmk__str_eq(TYPE(msg), XML_TAG_FENCING_LEVEL, pcmk__str_casei)) { TYPE 56 lib/cib/cib_ops.c const char *tag = TYPE(obj_root); TYPE 751 lib/cib/cib_ops.c const char *tag = TYPE(match); TYPE 830 lib/cib/cib_ops.c crm_xml_add(xml_node, XML_FAILCIB_ATTR_OBJTYPE, TYPE(target)); TYPE 1861 tools/crm_mon.c while (n != NULL && !pcmk__str_eq(XML_CIB_TAG_STATE, TYPE(n), pcmk__str_casei)) {