req                44 daemons/based/based_messages.c cib_process_shutdown_req(const char *op, int options, const char *section, xmlNode * req,
req                48 daemons/based/based_messages.c     const char *host = crm_element_value(req, F_ORIG);
req                52 daemons/based/based_messages.c     if (crm_element_value(req, F_CIB_ISREPLY) == NULL) {
req                69 daemons/based/based_messages.c cib_process_noop(const char *op, int options, const char *section, xmlNode *req,
req                79 daemons/based/based_messages.c cib_process_readwrite(const char *op, int options, const char *section, xmlNode * req,
req               135 daemons/based/based_messages.c cib_process_ping(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               138 daemons/based/based_messages.c     const char *host = crm_element_value(req, F_ORIG);
req               139 daemons/based/based_messages.c     const char *seq = crm_element_value(req, F_CIB_PING_ID);
req               177 daemons/based/based_messages.c cib_process_sync(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               180 daemons/based/based_messages.c     return sync_our_cib(req, TRUE);
req               184 daemons/based/based_messages.c cib_process_upgrade_server(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               191 daemons/based/based_messages.c     if(crm_element_value(req, F_CIB_SCHEMA_MAX)) {
req               198 daemons/based/based_messages.c             op, options, section, req, input, existing_cib, result_cib, answer);
req               204 daemons/based/based_messages.c         const char *host = crm_element_value(req, F_ORIG);
req               206 daemons/based/based_messages.c         const char *client_id = crm_element_value(req, F_CIB_CLIENTID);
req               207 daemons/based/based_messages.c         const char *call_opts = crm_element_value(req, F_CIB_CALLOPTS);
req               208 daemons/based/based_messages.c         const char *call_id = crm_element_value(req, F_CIB_CALLID);
req               276 daemons/based/based_messages.c cib_process_sync_one(const char *op, int options, const char *section, xmlNode * req,
req               280 daemons/based/based_messages.c     return sync_our_cib(req, FALSE);
req               284 daemons/based/based_messages.c cib_server_process_diff(const char *op, int options, const char *section, xmlNode * req,
req               318 daemons/based/based_messages.c     rc = cib_process_diff(op, options, section, req, input, existing_cib, result_cib, answer);
req               347 daemons/based/based_messages.c cib_process_replace_svr(const char *op, int options, const char *section, xmlNode * req,
req               352 daemons/based/based_messages.c         cib_process_replace(op, options, section, req, input, existing_cib, result_cib, answer);
req               362 daemons/based/based_messages.c cib_process_delete_absolute(const char *op, int options, const char *section, xmlNode * req,
req               457 daemons/based/based_messages.c                                xmlNode *req, xmlNode *input,
req               466 daemons/based/based_messages.c     const char *client_id = crm_element_value(req, F_CIB_CLIENTID);
req               467 daemons/based/based_messages.c     const char *origin = crm_element_value(req, F_ORIG);
req                89 daemons/based/pacemaker-based.h                              xmlNode *req, xmlNode *input,
req                93 daemons/based/pacemaker-based.h                      xmlNode *req, xmlNode *input, xmlNode *existing_cib,
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                                 const char *section, xmlNode *req,
req               118 daemons/based/pacemaker-based.h                                xmlNode *req, xmlNode *input,
req               122 daemons/based/pacemaker-based.h                                    const char *section, xmlNode *req,
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               208 include/crm/cib/internal.h                    bool is_query, const char *section, xmlNode *req,
req               225 include/crm/cib/internal.h int cib_process_query(const char *op, int options, const char *section, xmlNode * req,
req               229 include/crm/cib/internal.h int cib_process_erase(const char *op, int options, const char *section, xmlNode * req,
req               233 include/crm/cib/internal.h int cib_process_bump(const char *op, int options, const char *section, xmlNode * req,
req               237 include/crm/cib/internal.h int cib_process_replace(const char *op, int options, const char *section, xmlNode * req,
req               241 include/crm/cib/internal.h int cib_process_create(const char *op, int options, const char *section, xmlNode * req,
req               245 include/crm/cib/internal.h int cib_process_modify(const char *op, int options, const char *section, xmlNode * req,
req               249 include/crm/cib/internal.h int cib_process_delete(const char *op, int options, const char *section, xmlNode * req,
req               253 include/crm/cib/internal.h int cib_process_diff(const char *op, int options, const char *section, xmlNode * req,
req               257 include/crm/cib/internal.h int cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req,
req               284 include/crm/cib/internal.h                       const xmlNode *req, xmlNode *input, xmlNode *existing_cib,
req               250 include/crm/common/ipc_internal.h #define pcmk__ipc_send_ack(c, req, flags, tag, ver, st) \
req               251 include/crm/common/ipc_internal.h     pcmk__ipc_send_ack_as(__func__, __LINE__, (c), (req), (flags), (tag), (ver), (st))
req                57 lib/cib/cib_file.c                                                xmlNode *req, xmlNode *input,
req              1156 lib/cib/cib_file.c                                     const char *section, xmlNode *req,
req              1161 lib/cib/cib_file.c     const char *client_id = crm_element_value(req, F_CIB_CLIENTID);
req               166 lib/cib/cib_ops.c cib_process_query(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               176 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
req               240 lib/cib/cib_ops.c cib_process_erase(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               259 lib/cib/cib_ops.c cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req,
req               267 lib/cib/cib_ops.c     const char *max = crm_element_value(req, F_CIB_SCHEMA_MAX);
req               294 lib/cib/cib_ops.c cib_process_bump(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               309 lib/cib/cib_ops.c cib_process_replace(const char *op, int options, const char *section, xmlNode * req,
req               319 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
req               346 lib/cib/cib_ops.c         const char *peer = crm_element_value(req, F_ORIG);
req               347 lib/cib/cib_ops.c         const char *digest = crm_element_value(req, XML_ATTR_DIGEST);
req               350 lib/cib/cib_ops.c             const char *version = crm_element_value(req, XML_ATTR_CRM_VERSION);
req               421 lib/cib/cib_ops.c cib_process_delete(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               429 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
req               456 lib/cib/cib_ops.c cib_process_modify(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               464 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
req               701 lib/cib/cib_ops.c cib_process_create(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               728 lib/cib/cib_ops.c         return cib_process_modify(op, options, section, req, input, existing_cib, result_cib,
req               767 lib/cib/cib_ops.c cib_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
req               772 lib/cib/cib_ops.c     if (req != NULL) {
req               773 lib/cib/cib_ops.c         originator = crm_element_value(req, F_ORIG);
req               862 lib/cib/cib_ops.c                   const xmlNode *req, xmlNode *input, xmlNode *existing_cib,
req               343 lib/cib/cib_utils.c                const char *section, xmlNode *req, xmlNode *input,
req               357 lib/cib/cib_utils.c     const char *user = crm_element_value(req, F_CIB_USER);
req               396 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output);
req               433 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output);
req               445 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, *current_cib,
req               493 lib/cib/cib_utils.c             crm_log_xml_warn(req, "Bad Op");
req               503 lib/cib/cib_utils.c                 crm_log_xml_warn(req, "Bad Op");
req               611 lib/cib/cib_utils.c                 const char *origin = crm_element_value(req, F_ORIG);
req               612 lib/cib/cib_utils.c                 const char *client = crm_element_value(req, F_CIB_CLIENTNAME);
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);