req 41 daemons/based/based_messages.c cib_process_shutdown_req(const char *op, int options, const char *section, xmlNode * req, req 45 daemons/based/based_messages.c const char *host = crm_element_value(req, F_ORIG); req 49 daemons/based/based_messages.c if (crm_element_value(req, F_CIB_ISREPLY) == NULL) { req 65 daemons/based/based_messages.c cib_process_default(const char *op, int options, const char *section, xmlNode * req, req 86 daemons/based/based_messages.c cib_process_readwrite(const char *op, int options, const char *section, xmlNode * req, req 142 daemons/based/based_messages.c cib_process_ping(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 145 daemons/based/based_messages.c const char *host = crm_element_value(req, F_ORIG); req 146 daemons/based/based_messages.c const char *seq = crm_element_value(req, F_CIB_PING_ID); req 184 daemons/based/based_messages.c cib_process_sync(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 187 daemons/based/based_messages.c return sync_our_cib(req, TRUE); req 191 daemons/based/based_messages.c cib_process_upgrade_server(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 198 daemons/based/based_messages.c if(crm_element_value(req, F_CIB_SCHEMA_MAX)) { req 205 daemons/based/based_messages.c op, options, section, req, input, existing_cib, result_cib, answer); req 211 daemons/based/based_messages.c const char *host = crm_element_value(req, F_ORIG); req 213 daemons/based/based_messages.c const char *client_id = crm_element_value(req, F_CIB_CLIENTID); req 214 daemons/based/based_messages.c const char *call_opts = crm_element_value(req, F_CIB_CALLOPTS); req 215 daemons/based/based_messages.c const char *call_id = crm_element_value(req, F_CIB_CALLID); req 283 daemons/based/based_messages.c cib_process_sync_one(const char *op, int options, const char *section, xmlNode * req, req 287 daemons/based/based_messages.c return sync_our_cib(req, FALSE); req 291 daemons/based/based_messages.c cib_server_process_diff(const char *op, int options, const char *section, xmlNode * req, req 325 daemons/based/based_messages.c rc = cib_process_diff(op, options, section, req, input, existing_cib, result_cib, answer); req 355 daemons/based/based_messages.c cib_process_replace_svr(const char *op, int options, const char *section, xmlNode * req, req 361 daemons/based/based_messages.c cib_process_replace(op, options, section, req, input, existing_cib, result_cib, answer); req 369 daemons/based/based_messages.c cib_process_delete_absolute(const char *op, int options, const char *section, xmlNode * req, req 92 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, req 96 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 99 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 102 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 105 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 108 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 111 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 114 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 117 daemons/based/pacemaker-based.h const char *section, xmlNode *req, req 121 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, req 52 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, req 58 daemons/controld/controld_join_client.c send_cluster_message(NULL, crm_msg_crmd, req, FALSE); req 59 daemons/controld/controld_join_client.c free_xml(req); req 82 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, req 87 daemons/controld/controld_join_client.c send_cluster_message(NULL, crm_msg_crmd, req, FALSE); req 88 daemons/controld/controld_join_client.c free_xml(req); req 133 include/crm/cib/internal.h const char *section, xmlNode * req, xmlNode * input, req 145 include/crm/cib/internal.h int cib_process_query(const char *op, int options, const char *section, xmlNode * req, req 149 include/crm/cib/internal.h int cib_process_erase(const char *op, int options, const char *section, xmlNode * req, req 153 include/crm/cib/internal.h int cib_process_bump(const char *op, int options, const char *section, xmlNode * req, req 157 include/crm/cib/internal.h int cib_process_replace(const char *op, int options, const char *section, xmlNode * req, req 161 include/crm/cib/internal.h int cib_process_create(const char *op, int options, const char *section, xmlNode * req, req 165 include/crm/cib/internal.h int cib_process_modify(const char *op, int options, const char *section, xmlNode * req, req 169 include/crm/cib/internal.h int cib_process_delete(const char *op, int options, const char *section, xmlNode * req, req 173 include/crm/cib/internal.h int cib_process_diff(const char *op, int options, const char *section, xmlNode * req, req 177 include/crm/cib/internal.h int cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, req 204 include/crm/cib/internal.h const xmlNode *req, xmlNode *input, xmlNode *existing_cib, req 245 include/crm/common/ipc_internal.h #define pcmk__ipc_send_ack(c, req, flags, tag, ver, st) \ req 246 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 104 lib/cib/cib_ops.c cib_process_erase(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 121 lib/cib/cib_ops.c cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, req 129 lib/cib/cib_ops.c const char *max = crm_element_value(req, F_CIB_SCHEMA_MAX); req 156 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 570 lib/cib/cib_ops.c cib_process_create(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 597 lib/cib/cib_ops.c return cib_process_modify(op, options, section, req, input, existing_cib, result_cib, req 636 lib/cib/cib_ops.c cib_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, req 641 lib/cib/cib_ops.c if (req != NULL) { req 642 lib/cib/cib_ops.c originator = crm_element_value(req, F_ORIG); req 728 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 157 lib/cib/cib_utils.c const char *user = crm_element_value(req, F_CIB_USER); req 197 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output); req 233 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output); req 238 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, current_cib, &scratch, output); req 284 lib/cib/cib_utils.c crm_log_xml_warn(req, "Bad Op"); req 294 lib/cib/cib_utils.c crm_log_xml_warn(req, "Bad Op"); req 423 lib/cib/cib_utils.c const char *origin = crm_element_value(req, F_ORIG); req 428 lib/cib/cib_utils.c crm_element_value(req, F_CIB_CLIENTNAME)); req 429 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);