F_CRM_MSG_TYPE 569 daemons/controld/controld_messages.c type = crm_element_value(msg, F_CRM_MSG_TYPE); F_CRM_MSG_TYPE 249 daemons/schedulerd/schedulerd_messages.c if (pcmk__str_eq(crm_element_value(msg, F_CRM_MSG_TYPE), F_CRM_MSG_TYPE 200 lib/common/ipc_controld.c value = crm_element_value(reply, F_CRM_MSG_TYPE); F_CRM_MSG_TYPE 186 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);