cib_sync_call     271 cib/callbacks.c     if (is_set(call_options, cib_sync_call)) {
cib_sync_call     971 cib/callbacks.c         call_options |= cib_sync_call;
cib_sync_call    1144 cib/callbacks.c                       (call_options & cib_sync_call) ? "" : "a-", client_id);
cib_sync_call    1146 cib/callbacks.c             queue_local_notify(op_reply, client_id, (call_options & cib_sync_call), from_peer);
cib_sync_call    1172 cib/callbacks.c                   (call_options & cib_sync_call) ? "" : "a-", client_id);
cib_sync_call    1174 cib/callbacks.c             do_local_notify(request, client_id, call_options & cib_sync_call, from_peer);
cib_sync_call    1176 cib/callbacks.c             do_local_notify(op_reply, client_id, call_options & cib_sync_call, from_peer);
cib_sync_call     245 cib/cibmon.c           rc = cib->cmds->query(cib, NULL, &cib_copy, cib_scope_local | cib_sync_call);
cib_sync_call     208 crmd/join_client.c         update_attr_delegate(fsa_cib_conn, cib_sync_call, XML_CIB_TAG_NODES, fsa_our_uuid,
cib_sync_call     214 crmd/join_client.c         update_attr_delegate(fsa_cib_conn, cib_sync_call, XML_CIB_TAG_NODES, fsa_our_uuid,
cib_sync_call    1760 crmd/lrm.c                 int cib_rc = delete_rsc_status(lrm_state, rsc->id, cib_dryrun | cib_sync_call, user_name);
cib_sync_call    1075 fencing/main.c         rc = cib_api->cmds->query(cib_api, NULL, &local_cib, cib_scope_local | cib_sync_call);
cib_sync_call     140 lib/cib/cib_attrs.c                          cib_sync_call | cib_scope_local | cib_xpath, user_name);
cib_sync_call     504 lib/cib/cib_attrs.c                         &xml_search, cib_sync_call|cib_scope_local|cib_xpath,
cib_sync_call     535 lib/cib/cib_attrs.c                               cib_sync_call | cib_scope_local);
cib_sync_call     584 lib/cib/cib_attrs.c     rc = update_attr_delegate(the_cib, cib_sync_call, scope, uuid, NULL, NULL,
cib_sync_call      91 lib/cib/cib_client.c                            cib_scope_local | cib_sync_call, NULL);
cib_sync_call     241 lib/cib/cib_native.c         crm_xml_add_int(hello, F_CIB_CALLOPTS, cib_sync_call);
cib_sync_call     362 lib/cib/cib_native.c     if (call_options & cib_sync_call) {
cib_sync_call     397 lib/cib/cib_native.c     if (!(call_options & cib_sync_call)) {
cib_sync_call     528 lib/cib/cib_remote.c     if (!(call_options & cib_sync_call)) {
cib_sync_call     539 lib/cib/cib_remote.c     } else if (!(call_options & cib_sync_call)) {
cib_sync_call     114 lib/cib/cib_utils.c     int options = cib_scope_local | cib_sync_call;
cib_sync_call     149 lib/cib/cib_utils.c     cib->cmds->query(cib, NULL, &the_cib, cib_scope_local | cib_sync_call);
cib_sync_call     373 lrmd/test.c        rc = cib_conn->cmds->query(cib_conn, NULL, &cib_xml_copy, cib_scope_local | cib_sync_call);
cib_sync_call      46 tools/cib_shadow.c int command_options = cib_sync_call;
cib_sync_call     337 tools/cibadmin.c                 command_options |= cib_sync_call;
cib_sync_call     122 tools/crm_attribute.c     int cib_opts = cib_sync_call;
cib_sync_call     318 tools/crm_mon.c         rc = cib->cmds->query(cib, NULL, &current_cib, cib_scope_local | cib_sync_call);
cib_sync_call    4078 tools/crm_mon.c         cib->cmds->query(cib, NULL, &current_cib, cib_scope_local | cib_sync_call);
cib_sync_call     115 tools/crm_node.c     rc = cib->cmds->delete(cib, XML_CIB_TAG_NODES, node, cib_sync_call);
cib_sync_call     119 tools/crm_node.c     rc = cib->cmds->delete(cib, XML_CIB_TAG_STATUS, node_state, cib_sync_call);
cib_sync_call      38 tools/crm_resource.c int cib_options = cib_sync_call;
cib_sync_call     831 tools/crm_resource.c             rc = cib_conn->cmds->query(cib_conn, NULL, &cib_xml_copy, cib_scope_local | cib_sync_call);
cib_sync_call     135 tools/crm_resource_runtime.c                               cib_sync_call | cib_scope_local | cib_xpath);
cib_sync_call     293 tools/crm_resource_runtime.c                               cib_sync_call | cib_scope_local | cib_xpath | cib_no_children);
cib_sync_call     932 tools/crm_resource_runtime.c     rc = cib->cmds->query(cib, NULL, &cib_xml_copy, cib_scope_local | cib_sync_call);
cib_sync_call     397 tools/crm_simulate.c             rc = cib_conn->cmds->query(cib_conn, NULL, &cib_object, cib_scope_local | cib_sync_call);
cib_sync_call     808 tools/crm_simulate.c     rc = global_cib->cmds->query(global_cib, NULL, &input, cib_sync_call | cib_scope_local);
cib_sync_call     841 tools/crm_simulate.c         rc = global_cib->cmds->query(global_cib, NULL, &input, cib_sync_call);
cib_sync_call      56 tools/crm_ticket.c int cib_options = cib_sync_call;
cib_sync_call     177 tools/crm_ticket.c                               cib_sync_call | cib_scope_local | cib_xpath);
cib_sync_call     222 tools/crm_ticket.c                               cib_sync_call | cib_scope_local | cib_xpath);
cib_sync_call     333 tools/crm_ticket.c                               cib_sync_call | cib_scope_local | cib_xpath);
cib_sync_call     858 tools/crm_ticket.c         rc = cib_conn->cmds->query(cib_conn, NULL, &cib_xml_copy, cib_scope_local | cib_sync_call);
cib_sync_call     164 tools/crm_verify.c             int options = cib_scope_local | cib_sync_call;
cib_sync_call     312 tools/crmadmin.c         rc = the_cib->cmds->query(the_cib, NULL, &output, cib_scope_local | cib_sync_call);
cib_sync_call     125 tools/fake_transition.c     rc = cib_conn->cmds->query(cib_conn, xpath, NULL, cib_xpath | cib_sync_call | cib_scope_local);
cib_sync_call     134 tools/fake_transition.c                                cib_sync_call | cib_scope_local);
cib_sync_call     195 tools/fake_transition.c                                cib_xpath | cib_sync_call | cib_scope_local);
cib_sync_call     218 tools/fake_transition.c                                cib_sync_call | cib_scope_local);
cib_sync_call     223 tools/fake_transition.c                                    cib_xpath | cib_sync_call | cib_scope_local);
cib_sync_call     358 tools/fake_transition.c                               cib_sync_call | cib_scope_local | cib_xpath);
cib_sync_call     437 tools/fake_transition.c         rc = cib->cmds->modify(cib, NULL, top, cib_sync_call | cib_scope_local);
cib_sync_call     444 tools/fake_transition.c         rc = update_attr_delegate(cib, cib_sync_call | cib_scope_local,
cib_sync_call     459 tools/fake_transition.c                                       cib_sync_call | cib_scope_local);
cib_sync_call     473 tools/fake_transition.c                                       cib_sync_call | cib_scope_local);
cib_sync_call     479 tools/fake_transition.c                                       cib_xpath | cib_sync_call | cib_scope_local);
cib_sync_call     484 tools/fake_transition.c                                       cib_xpath | cib_sync_call | cib_scope_local);
cib_sync_call     497 tools/fake_transition.c                                       cib_sync_call | cib_scope_local);
cib_sync_call     507 tools/fake_transition.c                                    cib, cib_sync_call | cib_scope_local);
cib_sync_call     517 tools/fake_transition.c                                    cib, cib_sync_call | cib_scope_local);
cib_sync_call     527 tools/fake_transition.c                                    cib, cib_sync_call | cib_scope_local);
cib_sync_call     537 tools/fake_transition.c                                    cib, cib_sync_call | cib_scope_local);
cib_sync_call     598 tools/fake_transition.c                                           cib_sync_call | cib_scope_local);
cib_sync_call     682 tools/fake_transition.c     CRM_ASSERT(fake_cib->cmds->query(fake_cib, NULL, NULL, cib_sync_call | cib_scope_local) ==
cib_sync_call     735 tools/fake_transition.c                                   cib_sync_call | cib_scope_local);
cib_sync_call     780 tools/fake_transition.c                                    cib_sync_call | cib_scope_local);
cib_sync_call     785 tools/fake_transition.c                                       cib_xpath | cib_sync_call | cib_scope_local);
cib_sync_call     790 tools/fake_transition.c                                       cib_xpath | cib_sync_call | cib_scope_local);
cib_sync_call     842 tools/fake_transition.c         int rc = fake_cib->cmds->query(fake_cib, NULL, &cib_object, cib_sync_call | cib_scope_local);