call_id            83 daemons/attrd/attrd_alerts.c config_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           111 daemons/attrd/attrd_alerts.c     int call_id;
call_id           115 daemons/attrd/attrd_alerts.c     call_id = the_cib->cmds->query(the_cib,
call_id           119 daemons/attrd/attrd_alerts.c     the_cib->cmds->register_callback_full(the_cib, call_id, 120, FALSE, NULL,
call_id           123 daemons/attrd/attrd_alerts.c     crm_trace("Querying the CIB... call %d", call_id);
call_id           153 daemons/attrd/attrd_cib.c attrd_erase_cb(xmlNode *msg, int call_id, int rc, xmlNode *output,
call_id           181 daemons/attrd/attrd_cib.c     int call_id = 0;
call_id           187 daemons/attrd/attrd_cib.c     call_id = the_cib->cmds->remove(the_cib, xpath, NULL, cib_xpath);
call_id           188 daemons/attrd/attrd_cib.c     the_cib->cmds->register_callback_full(the_cib, call_id, 120, FALSE, xpath,
call_id           220 daemons/attrd/attrd_cib.c attrd_cib_callback(xmlNode *msg, int call_id, int rc, xmlNode *output, void *user_data)
call_id           236 daemons/attrd/attrd_cib.c     if (rc == pcmk_ok && call_id < 0) {
call_id           237 daemons/attrd/attrd_cib.c         rc = call_id;
call_id           243 daemons/attrd/attrd_cib.c             last_cib_op_done = call_id;
call_id           261 daemons/attrd/attrd_cib.c                call_id, a->id, pcmk_strerror(rc), rc);
call_id           159 daemons/based/based_callbacks.c create_cib_reply(const char *op, const char *call_id, const char *client_id,
call_id           168 daemons/based/based_callbacks.c     crm_xml_add(reply, F_CIB_CALLID, call_id);
call_id           187 daemons/based/based_callbacks.c     int call_id = 0;
call_id           192 daemons/based/based_callbacks.c     crm_element_value_int(notify_src, F_CIB_CALLID, &call_id);
call_id           197 daemons/based/based_callbacks.c                   call_id, client_id);
call_id           213 daemons/based/based_callbacks.c                       call_id, pcmk__client_name(client_obj),
call_id           219 daemons/based/based_callbacks.c                   call_id, pcmk__client_name(client_obj),
call_id           912 daemons/based/based_callbacks.c     const char *call_id = crm_element_value(request, F_CIB_CALLID);
call_id           927 daemons/based/based_callbacks.c                pcmk__s(call_id, "unspecified"));
call_id          1027 daemons/based/based_callbacks.c     const char *call_id = crm_element_value(request, F_CIB_CALLID);
call_id          1054 daemons/based/based_callbacks.c                   op, client_name, call_id, originator, target, reply_to);
call_id          1057 daemons/based/based_callbacks.c         crm_trace("Processing local %s operation from %s/%s intended for %s", op, client_name, call_id, target);
call_id          1120 daemons/based/based_callbacks.c         op_reply = create_cib_reply(op, call_id, client_id, call_options, rc,
call_id          1156 daemons/based/based_callbacks.c                    originator ? originator : "local", client_name, call_id,
call_id          1177 daemons/based/based_callbacks.c                   originator ? originator : "local", client_name, call_id,
call_id          1326 daemons/based/based_callbacks.c     const char *call_id = crm_element_value(request, F_CIB_CALLID);
call_id          1487 daemons/based/based_callbacks.c         cib_diff_notify(op, rc, call_id, client_id, client_name, originator,
call_id          1495 daemons/based/based_callbacks.c         *reply = create_cib_reply(op, call_id, client_id, call_options, rc,
call_id           208 daemons/based/based_messages.c         const char *call_id = crm_element_value(req, F_CIB_CALLID);
call_id           228 daemons/based/based_messages.c             crm_xml_add(up, F_CIB_CALLID, call_id);
call_id           261 daemons/based/based_messages.c                 crm_xml_add(up, F_CIB_CALLID, call_id);
call_id           140 daemons/based/based_notify.c cib_diff_notify(const char *op, int result, const char *call_id,
call_id           178 daemons/based/based_notify.c                    ((call_id != NULL)? " call " : ""), pcmk__s(call_id, ""),
call_id           190 daemons/based/based_notify.c                    ((call_id != NULL)? " call " : ""), pcmk__s(call_id, ""),
call_id           201 daemons/based/based_notify.c     crm_xml_add(update_msg, F_CIB_CALLID, call_id);
call_id           129 daemons/based/pacemaker-based.h void cib_diff_notify(const char *op, int result, const char *call_id,
call_id           265 daemons/controld/controld_cib.c cib_delete_callback(xmlNode *msg, int call_id, int rc, xmlNode *output,
call_id           271 daemons/controld/controld_cib.c         crm_debug("Deletion of %s (via CIB call %d) succeeded", desc, call_id);
call_id           274 daemons/controld/controld_cib.c                  desc, call_id, pcmk_strerror(rc), rc);
call_id           751 daemons/controld/controld_cib.c     op->call_id = -1;
call_id           765 daemons/controld/controld_cib.c cib_rsc_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           772 daemons/controld/controld_cib.c                       call_id, rc);
call_id           775 daemons/controld/controld_cib.c             if (call_id > 0) {
call_id           777 daemons/controld/controld_cib.c                          CRM_XS " rc=%d", call_id, pcmk_strerror(rc), rc);
call_id           784 daemons/controld/controld_cib.c     if (call_id == pending_rsc_update) {
call_id           967 daemons/controld/controld_cib.c     crm_xml_add_int(xml_top, XML_LRM_ATTR_CALLID, op->call_id);
call_id           979 daemons/controld/controld_cib.c               op->rsc_id, op->op_type, op->interval_ms, op->call_id);
call_id          1055 daemons/controld/controld_cib.c                                       const char *key, int call_id)
call_id          1061 daemons/controld/controld_cib.c     if (call_id > 0) {
call_id          1063 daemons/controld/controld_cib.c                                   call_id);
call_id           102 daemons/controld/controld_cib.h                                            const char *key, int call_id);
call_id           707 daemons/controld/controld_control.c config_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           741 daemons/controld/controld_control.c     crm_debug("Call %d : Parsing CIB options", call_id);
call_id           811 daemons/controld/controld_control.c     int call_id = cib_conn->cmds->query(cib_conn,
call_id           816 daemons/controld/controld_control.c     fsa_register_cib_callback(call_id, NULL, config_query_callback);
call_id           817 daemons/controld/controld_control.c     crm_trace("Querying the CIB... call %d", call_id);
call_id           183 daemons/controld/controld_election.c feature_update_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id            62 daemons/controld/controld_execd.c make_stop_id(const char *rsc, int call_id)
call_id            64 daemons/controld/controld_execd.c     return crm_strdup_printf("%s:%d", rsc, call_id);
call_id           192 daemons/controld/controld_execd.c     entry->last_callid = op->call_id;
call_id           698 daemons/controld/controld_execd.c                  pending->op_key, pending->call_id, rsc);
call_id           862 daemons/controld/controld_execd.c         remove = !cancel_op(data->lrm_state, data->rsc->id, key, op->call_id, data->remove);
call_id          1002 daemons/controld/controld_execd.c     int call_id = 999999999;
call_id          1013 daemons/controld/controld_execd.c         call_id = entry->last_callid + 1;
call_id          1016 daemons/controld/controld_execd.c     if (call_id < 0) {
call_id          1017 daemons/controld/controld_execd.c         call_id = 1;
call_id          1019 daemons/controld/controld_execd.c     return call_id;
call_id          1026 daemons/controld/controld_execd.c     op->call_id = get_fake_call_id(lrm_state, op->rsc_id);
call_id          1241 daemons/controld/controld_execd.c     const char *call_id = NULL;
call_id          1264 daemons/controld/controld_execd.c     call_id = crm_element_value(params, meta_key);
call_id          1268 daemons/controld/controld_execd.c               op_key, (call_id? call_id : "NA"));
call_id          1269 daemons/controld/controld_execd.c     pcmk__scan_min_int(call_id, &call, 0);
call_id          1820 daemons/controld/controld_execd.c         crm_debug("Cancelling op %d for %s (%s)", op->call_id, op->rsc_id, (char*)key);
call_id          1821 daemons/controld/controld_execd.c         remove = !cancel_op(event->lrm_state, event->rsc->id, key, op->call_id, FALSE);
call_id          1835 daemons/controld/controld_execd.c         crm_info("Cancelling op %d for %s (%s)", op->call_id, op->rsc_id,
call_id          1837 daemons/controld/controld_execd.c         remove = !cancel_op(lrm_state, op->rsc_id, key, op->call_id, FALSE);
call_id          1909 daemons/controld/controld_execd.c     int call_id = 0;
call_id          2008 daemons/controld/controld_execd.c                                          op->params, &call_id);
call_id          2013 daemons/controld/controld_execd.c         char *call_id_s = make_stop_id(rsc->id, call_id);
call_id          2017 daemons/controld/controld_execd.c         crm_trace("Recording pending op: %d - %s %s", call_id, op_id, call_id_s);
call_id          2019 daemons/controld/controld_execd.c         pending->call_id = call_id;
call_id          2191 daemons/controld/controld_execd.c                            (confirmed? "" : "un"), op->call_id, op_key);
call_id          2244 daemons/controld/controld_execd.c     op_id = make_stop_id(op->rsc_id, op->call_id);
call_id          2403 daemons/controld/controld_execd.c                       op_key, op->call_id, op_id,
call_id            84 daemons/controld/controld_execd_state.c     event.call_id = op->call_id;
call_id           464 daemons/controld/controld_execd_state.c remote_config_check(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           478 daemons/controld/controld_execd_state.c         crm_debug("Call %d : Parsing CIB options", call_id);
call_id           725 daemons/controld/controld_execd_state.c                                 int *call_id)
call_id           750 daemons/controld/controld_execd_state.c                                            start_delay_ms, params, call_id);
call_id           762 daemons/controld/controld_execd_state.c             *call_id = rc;
call_id           187 daemons/controld/controld_fencing.c cib_fencing_updated(xmlNode *msg, int call_id, int rc, xmlNode *output,
call_id           192 daemons/controld/controld_fencing.c                 call_id, (char *)user_data, pcmk_strerror(rc), rc);
call_id           198 daemons/controld/controld_fencing.c         crm_info("Fencing update %d for %s: complete", call_id, (char *)user_data);
call_id           790 daemons/controld/controld_fencing.c                 ((data == NULL)? -1 : data->call_id));
call_id           801 daemons/controld/controld_fencing.c                    data->call_id, stonith__exit_status(data), reason,
call_id           816 daemons/controld/controld_fencing.c                  data->call_id,
call_id           828 daemons/controld/controld_fencing.c                 data->call_id, stonith_id, uuid, transition_id);
call_id           835 daemons/controld/controld_fencing.c                 data->call_id);
call_id           844 daemons/controld/controld_fencing.c         crm_info("Fence operation %d for %s succeeded", data->call_id, target);
call_id           903 daemons/controld/controld_fencing.c                      data->call_id, target, reason);
call_id           907 daemons/controld/controld_fencing.c                        "(aborting transition)", data->call_id, target, reason);
call_id           139 daemons/controld/controld_fsa.c                    input->rsc_id, input->call_id, input->rc,
call_id            19 daemons/controld/controld_join_client.c void join_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data);
call_id           146 daemons/controld/controld_join_client.c join_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           153 daemons/controld/controld_join_client.c     if (query_call_id != call_id) {
call_id           154 daemons/controld/controld_join_client.c         crm_trace("Query %d superseded", call_id);
call_id            36 daemons/controld/controld_join_dc.c void finalize_sync_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data);
call_id           623 daemons/controld/controld_join_dc.c finalize_sync_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           670 daemons/controld/controld_join_dc.c join_node_state_commit_callback(xmlNode *msg, int call_id, int rc,
call_id           680 daemons/controld/controld_join_dc.c                  current_join_id, call_id, node, pcmk_strerror(rc));
call_id           687 daemons/controld/controld_join_dc.c               current_join_id, call_id, node);
call_id            45 daemons/controld/controld_lrm.h     int call_id;
call_id           146 daemons/controld/controld_lrm.h                                     GHashTable *parameters, int *call_id);
call_id           167 daemons/controld/controld_lrm.h                                   int *call_id);
call_id            93 daemons/controld/controld_membership.c crmd_node_update_complete(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id            98 daemons/controld/controld_membership.c         crm_trace("Node update %d complete", call_id);
call_id           100 daemons/controld/controld_membership.c     } else if(call_id < pcmk_ok) {
call_id           101 daemons/controld/controld_membership.c         crm_err("Node update failed: %s (%d)", pcmk_strerror(call_id), call_id);
call_id           106 daemons/controld/controld_membership.c         crm_err("Node update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
call_id           197 daemons/controld/controld_membership.c remove_conflicting_node_callback(xmlNode * msg, int call_id, int rc,
call_id           208 daemons/controld/controld_membership.c search_conflicting_node_callback(xmlNode * msg, int call_id, int rc,
call_id           291 daemons/controld/controld_membership.c node_list_update_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           295 daemons/controld/controld_membership.c     if(call_id < pcmk_ok) {
call_id           296 daemons/controld/controld_membership.c         crm_err("Node list update failed: %s (%d)", pcmk_strerror(call_id), call_id);
call_id           301 daemons/controld/controld_membership.c         crm_err("Node update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
call_id           312 daemons/controld/controld_membership.c     int call_id = 0;
call_id           351 daemons/controld/controld_membership.c                 call_id = cib_conn->cmds->query(cib_conn,
call_id           355 daemons/controld/controld_membership.c                 fsa_register_cib_callback(call_id, strdup(node->uuid),
call_id           399 daemons/controld/controld_membership.c cib_quorum_update_complete(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           404 daemons/controld/controld_membership.c         crm_trace("Quorum update %d complete", call_id);
call_id           407 daemons/controld/controld_membership.c         crm_err("Quorum update %d failed: %s (%d)", call_id, pcmk_strerror(rc), rc);
call_id            68 daemons/controld/controld_remote_ra.c     int call_id;
call_id           500 daemons/controld/controld_remote_ra.c     op.call_id = cmd->call_id;
call_id           626 daemons/controld/controld_remote_ra.c     op.call_id = generate_callid();
call_id          1211 daemons/controld/controld_remote_ra.c         cmd->call_id = generate_callid();
call_id          1250 daemons/controld/controld_remote_ra.c                               int *call_id)
call_id          1256 daemons/controld/controld_remote_ra.c     *call_id = 0;
call_id          1259 daemons/controld/controld_remote_ra.c               && (userdata != NULL) && (call_id != NULL),
call_id          1278 daemons/controld/controld_remote_ra.c         *call_id = cmd->call_id;
call_id          1306 daemons/controld/controld_remote_ra.c     cmd->call_id = generate_callid();
call_id          1315 daemons/controld/controld_remote_ra.c     *call_id = cmd->call_id;
call_id            57 daemons/controld/controld_schedulerd.c save_cib_contents(xmlNode *msg, int call_id, int rc, xmlNode *output,
call_id           211 daemons/controld/controld_schedulerd.c static void do_pe_invoke_callback(xmlNode *msg, int call_id, int rc,
call_id           437 daemons/controld/controld_schedulerd.c do_pe_invoke_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           444 daemons/controld/controld_schedulerd.c                 CRM_XS " rc=%d call=%d", pcmk_strerror(rc), rc, call_id);
call_id           448 daemons/controld/controld_schedulerd.c     } else if (call_id != fsa_pe_query) {
call_id           449 daemons/controld/controld_schedulerd.c         crm_trace("Skipping superseded CIB query: %d (current=%d)", call_id, fsa_pe_query);
call_id           236 daemons/controld/controld_te_actions.c     op->call_id = -1;
call_id           630 daemons/controld/controld_te_callbacks.c cib_action_updated(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           633 daemons/controld/controld_te_callbacks.c         crm_err("Update %d FAILED: %s", call_id, pcmk_strerror(rc));
call_id            40 daemons/controld/controld_transition.h void cib_action_updated(xmlNode *msg, int call_id, int rc, xmlNode *output,
call_id           204 daemons/execd/cts-exec-helper.c     if (exec_call_id && (event->call_id == exec_call_id)) {
call_id            29 daemons/execd/execd_alerts.c add_inflight_alert(int call_id, int timeout)
call_id            34 daemons/execd/execd_alerts.c     pcmk__intkey_table_insert(inflight_alerts, call_id,
call_id            39 daemons/execd/execd_alerts.c remove_inflight_alert(int call_id)
call_id            42 daemons/execd/execd_alerts.c         pcmk__intkey_table_remove(inflight_alerts, call_id);
call_id            66 daemons/execd/execd_alerts.c     int call_id;
call_id            76 daemons/execd/execd_alerts.c     remove_inflight_alert(cb_data->call_id);
call_id           146 daemons/execd/execd_alerts.c     crm_element_value_int(request, F_LRMD_CALLID, &(cb_data->call_id));
call_id           160 daemons/execd/execd_alerts.c     add_inflight_alert(cb_data->call_id, alert_timeout);
call_id            43 daemons/execd/execd_commands.c     int call_id;
call_id           221 daemons/execd/execd_commands.c                            cmd->rsc_id, cmd->action, cmd->call_id);
call_id           261 daemons/execd/execd_commands.c                cmd->rsc_id, cmd->action, cmd->call_id);
call_id           310 daemons/execd/execd_commands.c     crm_element_value_int(msg, F_LRMD_CALLID, &cmd->call_id);
call_id           482 daemons/execd/execd_commands.c     dup->call_id = cmd->call_id;
call_id           536 daemons/execd/execd_commands.c create_lrmd_reply(const char *origin, int rc, int call_id)
call_id           542 daemons/execd/execd_commands.c     crm_xml_add_int(reply, F_LRMD_CALLID, call_id);
call_id           625 daemons/execd/execd_commands.c     crm_xml_add_int(notify, F_LRMD_CALLID, cmd->call_id);
call_id           685 daemons/execd/execd_commands.c         int call_id = 0;
call_id           691 daemons/execd/execd_commands.c         crm_element_value_int(request, F_LRMD_CALLID, &call_id);
call_id           696 daemons/execd/execd_commands.c         crm_xml_add_int(notify, F_LRMD_CALLID, call_id);
call_id          1477 daemons/execd/execd_commands.c process_lrmd_signon(pcmk__client_t *client, xmlNode *request, int call_id,
call_id          1507 daemons/execd/execd_commands.c     *reply = create_lrmd_reply(__func__, rc, call_id);
call_id          1542 daemons/execd/execd_commands.c process_lrmd_get_rsc_info(xmlNode *request, int call_id)
call_id          1560 daemons/execd/execd_commands.c     reply = create_lrmd_reply(__func__, rc, call_id);
call_id          1609 daemons/execd/execd_commands.c     int call_id;
call_id          1621 daemons/execd/execd_commands.c     call_id = cmd->call_id;
call_id          1627 daemons/execd/execd_commands.c     return call_id;
call_id          1762 daemons/execd/execd_commands.c process_lrmd_get_recurring(xmlNode *request, int call_id)
call_id          1789 daemons/execd/execd_commands.c     reply = create_lrmd_reply(__func__, rc, call_id);
call_id          1811 daemons/execd/execd_commands.c     int call_id = 0;
call_id          1824 daemons/execd/execd_commands.c     crm_element_value_int(request, F_LRMD_CALLID, &call_id);
call_id          1838 daemons/execd/execd_commands.c         rc = process_lrmd_signon(client, request, call_id, &reply);
call_id          1850 daemons/execd/execd_commands.c             reply = process_lrmd_get_rsc_info(request, call_id);
call_id          1901 daemons/execd/execd_commands.c             reply = process_lrmd_get_recurring(request, call_id);
call_id          1925 daemons/execd/execd_commands.c             reply = create_lrmd_reply(__func__, rc, call_id);
call_id           152 daemons/fenced/cts-fence-helper.c                data->call_id, stonith__exit_status(data),
call_id           659 daemons/fenced/fenced_cib.c init_cib_cache_cb(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id          3190 daemons/fenced/fenced_commands.c     const char *call_id = crm_element_value(request->xml, F_STONITH_CALLID);
call_id          3195 daemons/fenced/fenced_commands.c     do_stonith_async_timeout_update(client_id, call_id, op_timeout);
call_id            81 daemons/fenced/fenced_remote.c extern xmlNode *stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data,
call_id          1633 daemons/fenced/fenced_remote.c     const char *call_id = NULL;
call_id          1647 daemons/fenced/fenced_remote.c     call_id = crm_element_value(op->request, F_STONITH_CALLID);
call_id          1649 daemons/fenced/fenced_remote.c     if (!client_node || !call_id || !client_id) {
call_id          1655 daemons/fenced/fenced_remote.c         do_stonith_async_timeout_update(client_id, call_id, op_timeout);
call_id          1663 daemons/fenced/fenced_remote.c     crm_xml_add(update, F_STONITH_CALLID, call_id);
call_id           314 daemons/fenced/pacemaker-fenced.c do_stonith_async_timeout_update(const char *client_id, const char *call_id, int timeout)
call_id           319 daemons/fenced/pacemaker-fenced.c     if (!timeout || !call_id || !client_id) {
call_id           330 daemons/fenced/pacemaker-fenced.c     crm_xml_add(notify_data, F_STONITH_CALLID, call_id);
call_id           333 daemons/fenced/pacemaker-fenced.c     crm_trace("timeout update is %d for client %s and call id %s", timeout, client_id, call_id);
call_id           251 daemons/fenced/pacemaker-fenced.h  do_stonith_async_timeout_update(const char *client, const char *call_id, int timeout);
call_id            52 include/crm/cib.h void remove_cib_op_callback(int call_id, gboolean all_callbacks);
call_id           202 include/crm/cib/cib_types.h     gboolean (*register_callback) (cib_t *cib, int call_id, int timeout,
call_id           207 include/crm/cib/cib_types.h     gboolean (*register_callback_full)(cib_t *cib, int call_id, int timeout,
call_id           334 include/crm/cib/cib_types.h     int call_id;
call_id           342 include/crm/cib/cib_types.h     void (*op_callback) (const xmlNode *msg, int call_id, int rc,
call_id           147 include/crm/cib/internal.h     int call_id;
call_id           220 include/crm/cib/internal.h void cib_native_callback(cib_t * cib, xmlNode * msg, int call_id, int rc);
call_id           301 include/crm/cib/internal.h cib_callback_client_t* cib__lookup_id (int call_id);
call_id            48 include/crm/lrmd_events.h     int call_id;
call_id           143 include/crm/stonith-ng.h     int call_id;
call_id           428 include/crm/stonith-ng.h     int (*register_callback)(stonith_t *stonith, int call_id, int timeout,
call_id           444 include/crm/stonith-ng.h     int (*remove_callback)(stonith_t *stonith, int call_id, bool all_callbacks);
call_id           552 include/crm/stonith-ng.h     int call_id;
call_id            40 lib/cib/cib_client.c                            void (*callback) (const xmlNode * msg, int call_id,
call_id           183 lib/cib/cib_client.c               timer->call_id, timer->timeout);
call_id           184 lib/cib/cib_client.c     cib_native_callback(timer->cib, NULL, timer->call_id, -ETIME);
call_id           191 lib/cib/cib_client.c cib_client_register_callback_full(cib_t *cib, int call_id, int timeout,
call_id           200 lib/cib/cib_client.c     if (call_id < 0) {
call_id           202 lib/cib/cib_client.c             callback(NULL, call_id, call_id, NULL, user_data);
call_id           204 lib/cib/cib_client.c             crm_warn("CIB call failed: %s", pcmk_strerror(call_id));
call_id           226 lib/cib/cib_client.c         async_timer->call_id = call_id;
call_id           233 lib/cib/cib_client.c     crm_trace("Adding callback %s for call %d", callback_name, call_id);
call_id           234 lib/cib/cib_client.c     pcmk__intkey_table_insert(cib_op_callback_table, call_id, blob);
call_id           240 lib/cib/cib_client.c cib_client_register_callback(cib_t *cib, int call_id, int timeout,
call_id           246 lib/cib/cib_client.c     return cib_client_register_callback_full(cib, call_id, timeout,
call_id           677 lib/cib/cib_client.c     new_cib->call_id = 1;
call_id           787 lib/cib/cib_client.c remove_cib_op_callback(int call_id, gboolean all_callbacks)
call_id           793 lib/cib/cib_client.c         pcmk__intkey_table_remove(cib_op_callback_table, call_id);
call_id           825 lib/cib/cib_client.c cib__lookup_id (int call_id)
call_id           827 lib/cib/cib_client.c     return pcmk__intkey_table_lookup(cib_op_callback_table, call_id);
call_id           220 lib/cib/cib_file.c     int call_id = 0;
call_id           237 lib/cib/cib_file.c     crm_element_value_int(request, F_CIB_CALLID, &call_id);
call_id           274 lib/cib/cib_file.c         cib->op_callback(NULL, call_id, rc, *output);
call_id            96 lib/cib/cib_native.c         crm_trace("Async call, returning %d", cib->call_id);
call_id            97 lib/cib/cib_native.c         CRM_CHECK(cib->call_id != 0, return -ENOMSG);
call_id            99 lib/cib/cib_native.c         return cib->call_id;
call_id           104 lib/cib/cib_native.c     if (reply_id == cib->call_id) {
call_id           126 lib/cib/cib_native.c         crm_err("Received bad reply: %d (wanted %d)", reply_id, cib->call_id);
call_id           108 lib/cib/cib_remote.c         return cib->call_id;
call_id           119 lib/cib/cib_remote.c         int msg_id = cib->call_id;
call_id           195 lib/cib/cib_remote.c             crm_trace("No output in reply to \"%s\" command %d", op, cib->call_id - 1);
call_id           685 lib/cib/cib_utils.c     cib->call_id++;
call_id           686 lib/cib/cib_utils.c     if (cib->call_id < 1) {
call_id           687 lib/cib/cib_utils.c         cib->call_id = 1;
call_id           697 lib/cib/cib_utils.c     crm_xml_add_int(*op_msg, F_CIB_CALLID, cib->call_id);
call_id           786 lib/cib/cib_utils.c cib_native_callback(cib_t * cib, xmlNode * msg, int call_id, int rc)
call_id           793 lib/cib/cib_utils.c         crm_element_value_int(msg, F_CIB_CALLID, &call_id);
call_id           797 lib/cib/cib_utils.c     blob = cib__lookup_id(call_id);
call_id           800 lib/cib/cib_utils.c         crm_trace("No callback found for call %d", call_id);
call_id           814 lib/cib/cib_utils.c                   pcmk__s(blob->id, "without ID"), call_id);
call_id           815 lib/cib/cib_utils.c         blob->callback(msg, call_id, rc, output, blob->user_data);
call_id           824 lib/cib/cib_utils.c         remove_cib_op_callback(call_id, FALSE);
call_id           828 lib/cib/cib_utils.c         crm_trace("Invoking global callback for call %d", call_id);
call_id           829 lib/cib/cib_utils.c         cib->op_callback(msg, call_id, rc, output);
call_id           831 lib/cib/cib_utils.c     crm_trace("OP callback activated for %d", call_id);
call_id            76 lib/fencing/st_client.c     int call_id;
call_id            86 lib/fencing/st_client.c xmlNode *stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data,
call_id           806 lib/fencing/st_client.c stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, int call_options)
call_id           818 lib/fencing/st_client.c     crm_xml_add_int(op_msg, F_STONITH_CALLID, call_id);
call_id           869 lib/fencing/st_client.c stonith_api_del_callback(stonith_t * stonith, int call_id, bool all_callbacks)
call_id           878 lib/fencing/st_client.c     } else if (call_id == 0) {
call_id           882 lib/fencing/st_client.c         pcmk__intkey_table_remove(private->stonith_op_callback_table, call_id);
call_id           899 lib/fencing/st_client.c invoke_fence_action_callback(stonith_t *st, int call_id,
call_id           907 lib/fencing/st_client.c     data.call_id = call_id;
call_id           927 lib/fencing/st_client.c invoke_registered_callbacks(stonith_t *stonith, const xmlNode *msg, int call_id)
call_id           942 lib/fencing/st_client.c         CRM_LOG_ASSERT(call_id > 0);
call_id           946 lib/fencing/st_client.c         if ((crm_element_value_int(msg, F_STONITH_CALLID, &call_id) != 0)
call_id           947 lib/fencing/st_client.c             || (call_id <= 0)) {
call_id           953 lib/fencing/st_client.c     if (call_id > 0) {
call_id           955 lib/fencing/st_client.c                                             call_id);
call_id           961 lib/fencing/st_client.c                   pcmk__s(cb_info->id, "without ID"), call_id);
call_id           962 lib/fencing/st_client.c         invoke_fence_action_callback(stonith, call_id, &result,
call_id           975 lib/fencing/st_client.c         crm_trace("Invoking global callback for call %d", call_id);
call_id           976 lib/fencing/st_client.c         invoke_fence_action_callback(stonith, call_id, &result, NULL,
call_id           981 lib/fencing/st_client.c         stonith_api_del_callback(stonith, call_id, FALSE);
call_id           991 lib/fencing/st_client.c     crm_err("Async call %d timed out after %dms", timer->call_id, timer->timeout);
call_id           992 lib/fencing/st_client.c     invoke_registered_callbacks(timer->stonith, NULL, timer->call_id);
call_id          1001 lib/fencing/st_client.c set_callback_timeout(stonith_callback_client_t * callback, stonith_t * stonith, int call_id,
call_id          1016 lib/fencing/st_client.c     async_timer->call_id = call_id;
call_id          1029 lib/fencing/st_client.c update_callback_timeout(int call_id, int timeout, stonith_t * st)
call_id          1035 lib/fencing/st_client.c                                          call_id);
call_id          1040 lib/fencing/st_client.c     set_callback_timeout(callback, st, call_id, timeout);
call_id          1072 lib/fencing/st_client.c         int call_id = 0;
call_id          1076 lib/fencing/st_client.c         crm_element_value_int(blob.xml, F_STONITH_CALLID, &call_id);
call_id          1078 lib/fencing/st_client.c         update_callback_timeout(call_id, timeout, st);
call_id          1307 lib/fencing/st_client.c stonith_api_add_callback(stonith_t * stonith, int call_id, int timeout, int options,
call_id          1318 lib/fencing/st_client.c     if (call_id == 0) { // Add global callback
call_id          1321 lib/fencing/st_client.c     } else if (call_id < 0) { // Call failed immediately, so call callback now
call_id          1325 lib/fencing/st_client.c             crm_trace("Call failed, calling %s: %s", callback_name, pcmk_strerror(call_id));
call_id          1327 lib/fencing/st_client.c                              stonith__legacy2status(call_id), NULL);
call_id          1328 lib/fencing/st_client.c             invoke_fence_action_callback(stonith, call_id, &result,
call_id          1331 lib/fencing/st_client.c             crm_warn("Fencer call failed: %s", pcmk_strerror(call_id));
call_id          1344 lib/fencing/st_client.c         set_callback_timeout(blob, stonith, call_id, timeout);
call_id          1347 lib/fencing/st_client.c     pcmk__intkey_table_insert(private->stonith_op_callback_table, call_id,
call_id          1349 lib/fencing/st_client.c     crm_trace("Added callback to %s for call %d", callback_name, call_id);
call_id          1568 lib/fencing/st_client.c     stonith->call_id++;
call_id          1569 lib/fencing/st_client.c     if (stonith->call_id < 1) {
call_id          1570 lib/fencing/st_client.c         stonith->call_id = 1;
call_id          1573 lib/fencing/st_client.c     op_msg = stonith_create_op(stonith->call_id, native->token, op, data, call_options);
call_id          1610 lib/fencing/st_client.c         crm_trace("Async call %d, returning", stonith->call_id);
call_id          1612 lib/fencing/st_client.c         return stonith->call_id;
call_id          1617 lib/fencing/st_client.c     if (reply_id == stonith->call_id) {
call_id          1641 lib/fencing/st_client.c         crm_err("Received bad reply: %d (wanted %d)", reply_id, stonith->call_id);
call_id          1850 lib/fencing/st_client.c     new_stonith->call_id = 1;
call_id           217 lib/lrmd/lrmd_client.c     copy->call_id = event->call_id;
call_id           280 lib/lrmd/lrmd_client.c     crm_element_value_int(msg, F_LRMD_CALLID, &event.call_id);
call_id           392 lib/pacemaker/libpacemaker_private.h void pcmk__schedule_cancel(pcmk_resource_t *rsc, const char *call_id,
call_id           148 lib/pacemaker/pcmk_fence.c     int call_id = 0;
call_id           162 lib/pacemaker/pcmk_fence.c     call_id = st->cmds->fence_with_delay(st,
call_id           170 lib/pacemaker/pcmk_fence.c     if (call_id < 0) {
call_id           173 lib/pacemaker/pcmk_fence.c                          PCMK_EXEC_ERROR, pcmk_strerror(call_id));
call_id           181 lib/pacemaker/pcmk_fence.c     st->cmds->register_callback(st, call_id, timeout, st_opt_timeout_updates,
call_id           875 lib/pacemaker/pcmk_graph_consumer.c         if (tmp > op->call_id) {
call_id           876 lib/pacemaker/pcmk_graph_consumer.c             op->call_id = tmp;
call_id           880 lib/pacemaker/pcmk_graph_consumer.c     op->call_id++;
call_id           175 lib/pacemaker/pcmk_injections.c     op->call_id = 0;
call_id           182 lib/pacemaker/pcmk_injections.c         if (tmp > op->call_id) {
call_id           183 lib/pacemaker/pcmk_injections.c             op->call_id = tmp;
call_id           186 lib/pacemaker/pcmk_injections.c     op->call_id++;
call_id          1207 lib/pacemaker/pcmk_sched_actions.c                   op->call_id, origin);
call_id          1208 lib/pacemaker/pcmk_sched_actions.c         local_user_data = pcmk__transition_key(-1, op->call_id, target_rc,
call_id          1228 lib/pacemaker/pcmk_sched_actions.c     crm_xml_add_int(xml_op, XML_LRM_ATTR_CALLID, op->call_id);
call_id           666 lib/pacemaker/pcmk_sched_recurring.c pcmk__schedule_cancel(pcmk_resource_t *rsc, const char *call_id,
call_id           680 lib/pacemaker/pcmk_sched_recurring.c     add_hash_param(cancel->meta, XML_LRM_ATTR_CALLID, call_id);
call_id          1399 lib/pengine/pe_output.c     const char *call_id = crm_element_value(xml_op, XML_LRM_ATTR_CALLID);
call_id          1412 lib/pengine/pe_output.c     if (pcmk__str_empty(call_id)) {
call_id          1413 lib/pengine/pe_output.c         call_id = "unknown";
call_id          1419 lib/pengine/pe_output.c                            op_key, node_name, exit_status, rc, call_id,
call_id            42 lib/pengine/unpack.c     int call_id;              // Call ID of action
call_id          4733 lib/pengine/unpack.c     crm_element_value_int(xml_op, XML_LRM_ATTR_CALLID, &(history.call_id));
call_id          4736 lib/pengine/unpack.c                  history.id, history.task, history.call_id, pe__node_name(node),
call_id            69 tools/cibadmin.c void cibadmin_op_callback(xmlNode *msg, int call_id, int rc, xmlNode *output,
call_id           917 tools/cibadmin.c cibadmin_op_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data)
call_id           945 tools/cibadmin.c     if (call_id == request_id) {
call_id           950 tools/cibadmin.c                  call_id, request_id);