req 52 daemons/based/based_messages.c cib_process_shutdown_req(const char *op, int options, const char *section, xmlNode * req, req 56 daemons/based/based_messages.c const char *host = crm_element_value(req, F_ORIG); req 60 daemons/based/based_messages.c if (crm_element_value(req, F_CIB_ISREPLY) == NULL) { req 76 daemons/based/based_messages.c cib_process_default(const char *op, int options, const char *section, xmlNode * req, req 97 daemons/based/based_messages.c cib_process_readwrite(const char *op, int options, const char *section, xmlNode * req, req 152 daemons/based/based_messages.c cib_process_ping(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 155 daemons/based/based_messages.c const char *host = crm_element_value(req, F_ORIG); req 156 daemons/based/based_messages.c const char *seq = crm_element_value(req, F_CIB_PING_ID); req 200 daemons/based/based_messages.c cib_process_sync(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 203 daemons/based/based_messages.c return sync_our_cib(req, TRUE); req 207 daemons/based/based_messages.c cib_process_upgrade_server(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 214 daemons/based/based_messages.c if(crm_element_value(req, F_CIB_SCHEMA_MAX)) { req 221 daemons/based/based_messages.c op, options, section, req, input, existing_cib, result_cib, answer); req 227 daemons/based/based_messages.c const char *host = crm_element_value(req, F_ORIG); req 229 daemons/based/based_messages.c const char *client_id = crm_element_value(req, F_CIB_CLIENTID); req 230 daemons/based/based_messages.c const char *call_opts = crm_element_value(req, F_CIB_CALLOPTS); req 231 daemons/based/based_messages.c const char *call_id = crm_element_value(req, F_CIB_CALLID); req 299 daemons/based/based_messages.c cib_process_sync_one(const char *op, int options, const char *section, xmlNode * req, req 303 daemons/based/based_messages.c return sync_our_cib(req, FALSE); req 307 daemons/based/based_messages.c cib_server_process_diff(const char *op, int options, const char *section, xmlNode * req, req 341 daemons/based/based_messages.c rc = cib_process_diff(op, options, section, req, input, existing_cib, result_cib, answer); req 369 daemons/based/based_messages.c cib_process_replace_svr(const char *op, int options, const char *section, xmlNode * req, req 375 daemons/based/based_messages.c cib_process_replace(op, options, section, req, input, existing_cib, result_cib, answer); req 383 daemons/based/based_messages.c cib_process_delete_absolute(const char *op, int options, const char *section, xmlNode * req, req 100 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, req 104 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 107 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 110 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 113 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 116 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 119 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 122 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 125 daemons/based/pacemaker-based.h const char *section, xmlNode *req, req 129 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, req 54 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, req 60 daemons/controld/controld_join_client.c send_cluster_message(NULL, crm_msg_crmd, req, FALSE); req 61 daemons/controld/controld_join_client.c free_xml(req); req 84 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, req 89 daemons/controld/controld_join_client.c send_cluster_message(NULL, crm_msg_crmd, req, FALSE); req 90 daemons/controld/controld_join_client.c free_xml(req); req 136 include/crm/cib/internal.h const char *section, xmlNode * req, xmlNode * input, req 159 include/crm/cib/internal.h int cib_process_query(const char *op, int options, const char *section, xmlNode * req, req 163 include/crm/cib/internal.h int cib_process_erase(const char *op, int options, const char *section, xmlNode * req, req 167 include/crm/cib/internal.h int cib_process_bump(const char *op, int options, const char *section, xmlNode * req, req 171 include/crm/cib/internal.h int cib_process_replace(const char *op, int options, const char *section, xmlNode * req, req 175 include/crm/cib/internal.h int cib_process_create(const char *op, int options, const char *section, xmlNode * req, req 179 include/crm/cib/internal.h int cib_process_modify(const char *op, int options, const char *section, xmlNode * req, req 183 include/crm/cib/internal.h int cib_process_delete(const char *op, int options, const char *section, xmlNode * req, req 187 include/crm/cib/internal.h int cib_process_diff(const char *op, int options, const char *section, xmlNode * req, req 191 include/crm/cib/internal.h int cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, req 218 include/crm/cib/internal.h const xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 243 include/crm/common/ipc_internal.h #define pcmk__ipc_send_ack(c, req, flags, tag, ver, st) \ req 244 include/crm/common/ipc_internal.h pcmk__ipc_send_ack_as(__func__, __LINE__, (c), (req), (flags), (tag), (ver), (st)) req 30 lib/cib/cib_ops.c cib_process_query(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 40 lib/cib/cib_ops.c return cib_process_xpath(op, options, section, req, input, req 76 lib/cib/cib_ops.c cib_process_erase(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 93 lib/cib/cib_ops.c cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, req 101 lib/cib/cib_ops.c const char *max = crm_element_value(req, F_CIB_SCHEMA_MAX); req 128 lib/cib/cib_ops.c cib_process_bump(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 171 lib/cib/cib_ops.c cib_process_replace(const char *op, int options, const char *section, xmlNode * req, req 182 lib/cib/cib_ops.c return cib_process_xpath(op, options, section, req, input, req 211 lib/cib/cib_ops.c const char *peer = crm_element_value(req, F_ORIG); req 212 lib/cib/cib_ops.c const char *digest = crm_element_value(req, XML_ATTR_DIGEST); req 215 lib/cib/cib_ops.c const char *version = crm_element_value(req, XML_ATTR_CRM_VERSION); req 284 lib/cib/cib_ops.c cib_process_delete(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 292 lib/cib/cib_ops.c return cib_process_xpath(op, options, section, req, input, req 319 lib/cib/cib_ops.c cib_process_modify(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 327 lib/cib/cib_ops.c return cib_process_xpath(op, options, section, req, input, req 535 lib/cib/cib_ops.c cib_process_create(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 562 lib/cib/cib_ops.c return cib_process_modify(op, options, section, req, input, existing_cib, result_cib, req 601 lib/cib/cib_ops.c cib_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 606 lib/cib/cib_ops.c if (req != NULL) { req 607 lib/cib/cib_ops.c originator = crm_element_value(req, F_ORIG); req 693 lib/cib/cib_ops.c const xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 146 lib/cib/cib_utils.c const char *section, xmlNode * req, xmlNode * input, req 158 lib/cib/cib_utils.c const char *user = crm_element_value(req, F_CIB_USER); req 195 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output); req 231 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output); req 236 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, current_cib, &scratch, output); req 282 lib/cib/cib_utils.c crm_log_xml_warn(req, "Bad Op"); req 292 lib/cib/cib_utils.c crm_log_xml_warn(req, "Bad Op"); req 392 lib/cib/cib_utils.c const char *origin = crm_element_value(req, F_ORIG); req 397 lib/cib/cib_utils.c crm_element_value(req, F_CIB_CLIENTNAME)); req 398 lib/cib/cib_utils.c crm_xml_replace(scratch, XML_ATTR_UPDATE_USER, crm_element_value(req, F_CIB_USER)); req 579 lib/common/utils.c struct timespec req = { .tv_sec = 0, .tv_nsec = (long) (ms * 1000000) }; req 581 lib/common/utils.c nanosleep(&req, NULL);