F_CRM_MSG_TYPE 570 daemons/controld/controld_messages.c type = crm_element_value(msg, F_CRM_MSG_TYPE); F_CRM_MSG_TYPE 567 daemons/controld/controld_te_callbacks.c const char *type = crm_element_value(msg, F_CRM_MSG_TYPE); F_CRM_MSG_TYPE 197 daemons/schedulerd/schedulerd_messages.c } else if (pcmk__str_eq(crm_element_value(msg, F_CRM_MSG_TYPE), XML_ATTR_RESPONSE, pcmk__str_casei)) { F_CRM_MSG_TYPE 200 lib/common/ipc_controld.c value = crm_element_value(reply, F_CRM_MSG_TYPE); F_CRM_MSG_TYPE 153 lib/common/ipc_pacemakerd.c value = crm_element_value(reply, F_CRM_MSG_TYPE); F_CRM_MSG_TYPE 91 lib/common/ipc_schedulerd.c value = crm_element_value(reply, F_CRM_MSG_TYPE); F_CRM_MSG_TYPE 68 lib/common/messages.c crm_xml_add(request, F_CRM_MSG_TYPE, XML_ATTR_REQUEST); F_CRM_MSG_TYPE 110 lib/common/messages.c const char *type = crm_element_value(original_request, F_CRM_MSG_TYPE); F_CRM_MSG_TYPE 133 lib/common/messages.c crm_xml_add(reply, F_CRM_MSG_TYPE, XML_ATTR_RESPONSE);