call_options       63 daemons/attrd/attrd_corosync.c             .call_options   = 0,
call_options      580 daemons/attrd/attrd_ipc.c             .call_options   = 0,
call_options      159 daemons/based/based_callbacks.c                  int call_options, int rc, xmlNode *call_data)
call_options      167 daemons/based/based_callbacks.c     crm_xml_add_int(reply, PCMK__XA_CIB_CALLOPT, call_options);
call_options      246 daemons/based/based_callbacks.c     int call_options = cib_none;
call_options      248 daemons/based/based_callbacks.c     crm_element_value_int(op_request, PCMK__XA_CIB_CALLOPT, &call_options);
call_options      253 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options      322 daemons/based/based_callbacks.c     int call_options = 0;
call_options      327 daemons/based/based_callbacks.c         crm_element_value_int(op_request, PCMK__XA_CIB_CALLOPT, &call_options);
call_options      341 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_sync_call)) {
call_options      548 daemons/based/based_callbacks.c                        const cib__operation_t *operation, int call_options,
call_options      554 daemons/based/based_callbacks.c         && !pcmk_is_set(call_options, cib_inhibit_bcast)) {
call_options      561 daemons/based/based_callbacks.c     if (host == NULL && (call_options & cib_scope_local)) {
call_options      592 daemons/based/based_callbacks.c                        const cib__operation_t *operation, int call_options,
call_options      652 daemons/based/based_callbacks.c                     const cib__operation_t *operation, int call_options,
call_options      658 daemons/based/based_callbacks.c         parse_local_options_v1(cib_client, operation, call_options, host,
call_options      662 daemons/based/based_callbacks.c         parse_local_options_v2(cib_client, operation, call_options, host,
call_options     1042 daemons/based/based_callbacks.c     int call_options = 0;
call_options     1067 daemons/based/based_callbacks.c     crm_element_value_int(request, PCMK__XA_CIB_CALLOPT, &call_options);
call_options     1077 daemons/based/based_callbacks.c     } else if (call_options & cib_scope_local) {
call_options     1107 daemons/based/based_callbacks.c         parse_local_options(cib_client, operation, call_options, host, op,
call_options     1116 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options     1132 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_discard_reply)) {
call_options     1152 daemons/based/based_callbacks.c         op_reply = create_cib_reply(op, call_id, client_id, call_options, rc,
call_options     1226 daemons/based/based_callbacks.c                rc == pcmk_ok && result_diff != NULL && !(call_options & cib_inhibit_bcast)) {
call_options     1241 daemons/based/based_callbacks.c                       (call_options & cib_sync_call) ? "" : "a-", client_id);
call_options     1244 daemons/based/based_callbacks.c                                pcmk_is_set(call_options, cib_sync_call),
call_options     1250 daemons/based/based_callbacks.c                && !pcmk_is_set(call_options, cib_discard_reply)) {
call_options     1255 daemons/based/based_callbacks.c         } else if (call_options & cib_inhibit_bcast) {
call_options     1270 daemons/based/based_callbacks.c                   (pcmk_is_set(call_options, cib_sync_call)? "" : "a"),
call_options     1274 daemons/based/based_callbacks.c                             pcmk_is_set(call_options, cib_sync_call),
call_options     1278 daemons/based/based_callbacks.c                             pcmk_is_set(call_options, cib_sync_call),
call_options     1372 daemons/based/based_callbacks.c     int call_options = 0;
call_options     1400 daemons/based/based_callbacks.c     crm_element_value_int(request, PCMK__XA_CIB_CALLOPT, &call_options);
call_options     1411 daemons/based/based_callbacks.c         rc = cib_perform_op(NULL, op, call_options, op_function, true, section,
call_options     1428 daemons/based/based_callbacks.c         cib__set_call_options(call_options, "call", cib_force_diff);
call_options     1438 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_inhibit_bcast)) {
call_options     1444 daemons/based/based_callbacks.c     rc = cib_perform_op(NULL, op, call_options, op_function, false, section,
call_options     1472 daemons/based/based_callbacks.c         && !pcmk_any_flags_set(call_options, cib_dryrun|cib_transaction)) {
call_options     1527 daemons/based/based_callbacks.c                   pcmk_is_set(call_options, cib_dryrun),
call_options     1535 daemons/based/based_callbacks.c     if (!pcmk_any_flags_set(call_options,
call_options     1538 daemons/based/based_callbacks.c                   pcmk_is_set(call_options, cib_dryrun));
call_options     1546 daemons/based/based_callbacks.c     if (!pcmk_is_set(call_options, cib_discard_reply) || cib_legacy_mode()) {
call_options     1547 daemons/based/based_callbacks.c         *reply = create_cib_reply(op, call_id, client_id, call_options, rc,
call_options      410 daemons/controld/controld_cib.c                                  const char *user_name, int call_options)
call_options      430 daemons/controld/controld_cib.c     rc = cib->cmds->remove(cib, xpath, NULL, call_options|cib_xpath);
call_options      444 daemons/controld/controld_cib.c     if (pcmk_is_set(call_options, cib_sync_call)) {
call_options      445 daemons/controld/controld_cib.c         if (pcmk_is_set(call_options, cib_dryrun)) {
call_options       66 daemons/controld/controld_cib.h                                      const char *user_name, int call_options);
call_options      300 daemons/execd/execd_commands.c     int call_options = 0;
call_options      306 daemons/execd/execd_commands.c     crm_element_value_int(msg, PCMK__XA_LRMD_CALLOPT, &call_options);
call_options      307 daemons/execd/execd_commands.c     cmd->call_opts = call_options;
call_options     2292 daemons/fenced/fenced_commands.c     int call_options;
call_options     2408 daemons/fenced/fenced_commands.c stonith_send_reply(const xmlNode *reply, int call_options,
call_options     2415 daemons/fenced/fenced_commands.c         do_local_reply(reply, client, call_options);
call_options     2498 daemons/fenced/fenced_commands.c                            pcmk_is_set(query->call_options, st_opt_allow_suicide));
call_options     2500 daemons/fenced/fenced_commands.c                              pcmk_is_set(query->call_options, st_opt_allow_suicide));
call_options     2524 daemons/fenced/fenced_commands.c     stonith_send_reply(query->reply, query->call_options, query->remote_peer,
call_options     3269 daemons/fenced/fenced_commands.c     query->call_options = request->call_options;
call_options     3273 daemons/fenced/fenced_commands.c                         pcmk_is_set(query->call_options, st_opt_allow_suicide),
call_options     3337 daemons/fenced/fenced_commands.c     } else if (pcmk_is_set(request->call_options, st_opt_manual_ack)) {
call_options     3433 daemons/fenced/fenced_commands.c                           request->call_options);
call_options     3435 daemons/fenced/fenced_commands.c     if (!pcmk_is_set(request->call_options, st_opt_discard_reply)) {
call_options     3609 daemons/fenced/fenced_commands.c             stonith_send_reply(reply, request->call_options,
call_options     3666 daemons/fenced/fenced_commands.c     int call_options = st_opt_none;
call_options     3674 daemons/fenced/fenced_commands.c     crm_element_value_int(message, PCMK__XA_ST_CALLOPT, &call_options);
call_options     3676 daemons/fenced/fenced_commands.c               pcmk_is_set(call_options, st_opt_sync_call)? "" : "a",
call_options     3682 daemons/fenced/fenced_commands.c     if (pcmk_is_set(call_options, st_opt_sync_call)) {
call_options     3695 daemons/fenced/fenced_commands.c             .call_options   = call_options,
call_options     3702 daemons/fenced/fenced_commands.c         if (pcmk_is_set(request.call_options, st_opt_sync_call)) {
call_options       81 daemons/fenced/fenced_remote.c                                   int call_options);
call_options      463 daemons/fenced/fenced_remote.c         do_local_reply(reply, client, op->call_options);
call_options      953 daemons/fenced/fenced_remote.c     stonith__set_call_options(op->call_options, op->id, st_opt_topology);
call_options     1154 daemons/fenced/fenced_remote.c     int call_options = 0;
call_options     1226 daemons/fenced/fenced_remote.c     crm_element_value_int(request, PCMK__XA_ST_CALLOPT, &call_options);
call_options     1227 daemons/fenced/fenced_remote.c     op->call_options = call_options;
call_options     1238 daemons/fenced/fenced_remote.c     if (op->call_options & st_opt_cs_nodeid) {
call_options     1248 daemons/fenced/fenced_remote.c         stonith__clear_call_options(op->call_options, op->id, st_opt_cs_nodeid);
call_options     1335 daemons/fenced/fenced_remote.c                               NULL, op->call_options);
call_options     1388 daemons/fenced/fenced_remote.c     if (!device && pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     1405 daemons/fenced/fenced_remote.c         if (pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     1474 daemons/fenced/fenced_remote.c              && pcmk_is_set(op->call_options, st_opt_topology)
call_options     1606 daemons/fenced/fenced_remote.c     if (pcmk_is_set(op->call_options, st_opt_topology) && tp) {
call_options     1709 daemons/fenced/fenced_remote.c     if (op->call_options & st_opt_sync_call) {
call_options     1891 daemons/fenced/fenced_remote.c     if ((peer == NULL) && !pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     1904 daemons/fenced/fenced_remote.c     if (pcmk_is_set(op->call_options, st_opt_topology) && op->devices) {
call_options     1944 daemons/fenced/fenced_remote.c         crm_xml_add_int(remote_op, PCMK__XA_ST_CALLOPT, op->call_options);
call_options     2050 daemons/fenced/fenced_remote.c             if (pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     2364 daemons/fenced/fenced_remote.c     if (pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     2489 daemons/fenced/fenced_remote.c     if (pcmk_is_set(op->call_options, st_opt_topology)) {
call_options       92 daemons/fenced/pacemaker-fenced.c     int call_options = 0;
call_options      128 daemons/fenced/pacemaker-fenced.c     crm_element_value_int(request, PCMK__XA_ST_CALLOPT, &call_options);
call_options      130 daemons/fenced/pacemaker-fenced.c               " from client %s", flags, call_options, id, pcmk__client_name(c));
call_options      132 daemons/fenced/pacemaker-fenced.c     if (pcmk_is_set(call_options, st_opt_sync_call)) {
call_options      227 daemons/fenced/pacemaker-fenced.c                int call_options)
call_options      234 daemons/fenced/pacemaker-fenced.c     if (pcmk_is_set(call_options, st_opt_sync_call)) {
call_options      247 daemons/fenced/pacemaker-fenced.c                  (pcmk_is_set(call_options, st_opt_sync_call)? "S" : "As"),
call_options      127 daemons/fenced/pacemaker-fenced.h     uint32_t call_options;
call_options      245 daemons/fenced/pacemaker-fenced.h                     int call_options);
call_options      237 daemons/pacemakerd/pcmkd_messages.c             .call_options   = 0,
call_options      275 daemons/schedulerd/schedulerd_messages.c             .call_options   = 0,
call_options      193 include/crm/cib/cib_types.h     int (*noop) (cib_t *cib, int call_options);
call_options      195 include/crm/cib/cib_types.h     int (*ping) (cib_t *cib, xmlNode **output_data, int call_options);
call_options      199 include/crm/cib/cib_types.h                   int call_options);
call_options      202 include/crm/cib/cib_types.h                        xmlNode **output_data, int call_options);
call_options      208 include/crm/cib/cib_types.h     int (*set_master) (cib_t *cib, int call_options);
call_options      211 include/crm/cib/cib_types.h     int (*set_slave) (cib_t *cib, int call_options);
call_options      214 include/crm/cib/cib_types.h     int (*set_slave_all) (cib_t *cib, int call_options);
call_options      216 include/crm/cib/cib_types.h     int (*sync) (cib_t *cib, const char *section, int call_options);
call_options      218 include/crm/cib/cib_types.h                       int call_options);
call_options      219 include/crm/cib/cib_types.h     int (*upgrade) (cib_t *cib, int call_options);
call_options      220 include/crm/cib/cib_types.h     int (*bump_epoch) (cib_t *cib, int call_options);
call_options      227 include/crm/cib/cib_types.h                    int call_options);
call_options      229 include/crm/cib/cib_types.h                    int call_options);
call_options      233 include/crm/cib/cib_types.h                    int call_options);
call_options      236 include/crm/cib/cib_types.h                     int call_options);
call_options      238 include/crm/cib/cib_types.h                    int call_options);
call_options      239 include/crm/cib/cib_types.h     int (*erase) (cib_t *cib, xmlNode **output_data, int call_options);
call_options      243 include/crm/cib/cib_types.h                             int call_options);
call_options      246 include/crm/cib/cib_types.h     int (*quit) (cib_t *cib, int call_options);
call_options      270 include/crm/cib/cib_types.h     int (*set_primary)(cib_t *cib, int call_options);
call_options      280 include/crm/cib/cib_types.h     int (*set_secondary)(cib_t *cib, int call_options);
call_options      362 include/crm/cib/cib_types.h     int (*end_transaction)(cib_t *cib, bool commit, int call_options);
call_options      377 include/crm/cib/cib_types.h                          int call_options);
call_options      172 include/crm/cib/internal.h int cib_perform_op(cib_t *cib, const char *op, int call_options, cib__op_fn_t fn,
call_options      179 include/crm/cib/internal.h                    const char *section, xmlNode *data, int call_options,
call_options      256 include/crm/cib/internal.h                     xmlNode ** output_data, int call_options, const char *user_name);
call_options      296 include/crm/cib/internal.h int cib__update_node_attr(pcmk__output_t *out, cib_t *cib, int call_options,
call_options       26 include/crm/cib/util.h int update_attr_delegate(cib_t * the_cib, int call_options,
call_options       46 include/crm/common/messages_internal.h     int call_options;               // Call options set on request
call_options      253 include/crm/stonith-ng.h     int (*metadata)(stonith_t *stonith, int call_options, const char *agent,
call_options      274 include/crm/stonith-ng.h     int (*list_agents)(stonith_t *stonith, int call_options,
call_options      290 include/crm/stonith-ng.h     int (*list)(stonith_t *stonith, int call_options, const char *id,
call_options      304 include/crm/stonith-ng.h     int (*monitor)(stonith_t *stonith, int call_options, const char *id,
call_options      319 include/crm/stonith-ng.h     int (*status)(stonith_t *stonith, int call_options, const char *id,
call_options      336 include/crm/stonith-ng.h     int (*query)(stonith_t *stonith, int call_options, const char *target,
call_options      354 include/crm/stonith-ng.h     int (*fence)(stonith_t *stonith, int call_options, const char *node,
call_options      367 include/crm/stonith-ng.h     int (*confirm)(stonith_t *stonith, int call_options, const char *target);
call_options      380 include/crm/stonith-ng.h     int (*history)(stonith_t *stonith, int call_options, const char *node,
call_options      514 include/crm/stonith-ng.h     int (*validate)(stonith_t *st, int call_options, const char *rsc_id,
call_options      537 include/crm/stonith-ng.h     int (*fence_with_delay)(stonith_t *stonith, int call_options,
call_options      164 lib/cib/cib_attrs.c cib__update_node_attr(pcmk__output_t *out, cib_t *cib, int call_options, const char *section,
call_options      320 lib/cib/cib_attrs.c                          NULL, call_options, user_name);
call_options      322 lib/cib/cib_attrs.c     if (!pcmk_is_set(call_options, cib_sync_call) && (cib->variant != cib_file)
call_options      455 lib/cib/cib_attrs.c update_attr_delegate(cib_t *cib, int call_options, const char *section,
call_options      468 lib/cib/cib_attrs.c     rc = cib__update_node_attr(out, cib, call_options, section, node_uuid, set_type,
call_options      251 lib/cib/cib_client.c cib_client_noop(cib_t * cib, int call_options)
call_options      255 lib/cib/cib_client.c                            call_options, cib->user);
call_options      259 lib/cib/cib_client.c cib_client_ping(cib_t * cib, xmlNode ** output_data, int call_options)
call_options      263 lib/cib/cib_client.c                            call_options, cib->user);
call_options      267 lib/cib/cib_client.c cib_client_query(cib_t * cib, const char *section, xmlNode ** output_data, int call_options)
call_options      269 lib/cib/cib_client.c     return cib->cmds->query_from(cib, NULL, section, output_data, call_options);
call_options      274 lib/cib/cib_client.c                       xmlNode ** output_data, int call_options)
call_options      278 lib/cib/cib_client.c                            output_data, call_options, cib->user);
call_options      290 lib/cib/cib_client.c set_secondary(cib_t *cib, int call_options)
call_options      294 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      298 lib/cib/cib_client.c set_all_secondary(cib_t * cib, int call_options)
call_options      304 lib/cib/cib_client.c set_primary(cib_t *cib, int call_options)
call_options      309 lib/cib/cib_client.c                            NULL, call_options|cib_scope_local, cib->user);
call_options      313 lib/cib/cib_client.c cib_client_bump_epoch(cib_t * cib, int call_options)
call_options      317 lib/cib/cib_client.c                            call_options, cib->user);
call_options      321 lib/cib/cib_client.c cib_client_upgrade(cib_t * cib, int call_options)
call_options      325 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      329 lib/cib/cib_client.c cib_client_sync(cib_t * cib, const char *section, int call_options)
call_options      331 lib/cib/cib_client.c     return cib->cmds->sync_from(cib, NULL, section, call_options);
call_options      335 lib/cib/cib_client.c cib_client_sync_from(cib_t * cib, const char *host, const char *section, int call_options)
call_options      339 lib/cib/cib_client.c                            NULL, NULL, call_options, cib->user);
call_options      343 lib/cib/cib_client.c cib_client_create(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      347 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      351 lib/cib/cib_client.c cib_client_modify(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      355 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      359 lib/cib/cib_client.c cib_client_replace(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      363 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      367 lib/cib/cib_client.c cib_client_delete(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      371 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      375 lib/cib/cib_client.c cib_client_delete_absolute(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      379 lib/cib/cib_client.c                            data, NULL, call_options, cib->user);
call_options      383 lib/cib/cib_client.c cib_client_erase(cib_t * cib, xmlNode ** output_data, int call_options)
call_options      387 lib/cib/cib_client.c                            output_data, call_options, cib->user);
call_options      417 lib/cib/cib_client.c cib_client_end_transaction(cib_t *cib, bool commit, int call_options)
call_options      435 lib/cib/cib_client.c                              cib->transaction, NULL, call_options, cib->user);
call_options      452 lib/cib/cib_client.c                          int call_options)
call_options      460 lib/cib/cib_client.c                          output_data, call_options, NULL);
call_options      220 lib/cib/cib_file.c     int call_options = cib_none;
call_options      239 lib/cib/cib_file.c     crm_element_value_int(request, PCMK__XA_CIB_CALLOPT, &call_options);
call_options      249 lib/cib/cib_file.c     rc = cib_perform_op(cib, op, call_options, op_function, read_only, section,
call_options      253 lib/cib/cib_file.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options      290 lib/cib/cib_file.c                              xmlNode **output_data, int call_options,
call_options      325 lib/cib/cib_file.c     cib__set_call_options(call_options, "file operation", cib_no_mtime);
call_options      327 lib/cib/cib_file.c     rc = cib__create_op(cib, op, host, section, data, call_options, user_name,
call_options      335 lib/cib/cib_file.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options       43 lib/cib/cib_native.c                                xmlNode **output_data, int call_options,
call_options       68 lib/cib/cib_native.c     if (call_options & cib_sync_call) {
call_options       72 lib/cib/cib_native.c     rc = cib__create_op(cib, op, host, section, data, call_options, user_name,
call_options       78 lib/cib/cib_native.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options       95 lib/cib/cib_native.c     if (!(call_options & cib_sync_call)) {
call_options      115 lib/cib/cib_native.c         if (output_data == NULL || (call_options & cib_discard_reply)) {
call_options       59 lib/cib/cib_remote.c                       xmlNode **output_data, int call_options,
call_options       84 lib/cib/cib_remote.c     rc = cib__create_op(cib, op, host, section, data, call_options, user_name,
call_options       90 lib/cib/cib_remote.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options       97 lib/cib/cib_remote.c     if (!(call_options & cib_sync_call)) {
call_options      104 lib/cib/cib_remote.c     if ((call_options & cib_discard_reply)) {
call_options      108 lib/cib/cib_remote.c     } else if (!(call_options & cib_sync_call)) {
call_options      192 lib/cib/cib_remote.c     } else if (!(call_options & cib_discard_reply)) {
call_options      294 lib/cib/cib_utils.c should_copy_cib(const char *op, const char *section, int call_options)
call_options      296 lib/cib/cib_utils.c     if (pcmk_is_set(call_options, cib_dryrun)) {
call_options      309 lib/cib/cib_utils.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options      332 lib/cib/cib_utils.c cib_perform_op(cib_t *cib, const char *op, int call_options, cib__op_fn_t fn,
call_options      349 lib/cib/cib_utils.c               (pcmk_is_set(call_options, cib_dryrun)? "dry run of " : ""),
call_options      384 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output);
call_options      408 lib/cib/cib_utils.c     make_copy = should_copy_cib(op, section, call_options);
call_options      421 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output);
call_options      433 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, *current_cib,
call_options      485 lib/cib/cib_utils.c                     PCMK_XA_ADMIN_EPOCH, old, new, call_options);
call_options      495 lib/cib/cib_utils.c                         PCMK_XA_EPOCH, old, new, call_options);
call_options      587 lib/cib/cib_utils.c     if (*config_changed && !pcmk_is_set(call_options, cib_no_mtime)) {
call_options      661 lib/cib/cib_utils.c                const char *section, xmlNode *data, int call_options,
call_options      682 lib/cib/cib_utils.c     crm_trace("Sending call options: %.8lx, %d", (long)call_options, call_options);
call_options      683 lib/cib/cib_utils.c     crm_xml_add_int(*op_msg, PCMK__XA_CIB_CALLOPT, call_options);
call_options      691 lib/cib/cib_utils.c     if (pcmk_is_set(call_options, cib_inhibit_bcast)) {
call_options      692 lib/cib/cib_utils.c         CRM_CHECK(pcmk_is_set(call_options, cib_scope_local),
call_options      885 lib/cib/cib_utils.c                 xmlNode ** output_data, int call_options, const char *user_name)
call_options      889 lib/cib/cib_utils.c                      xmlNode ** output_data, int call_options, const char *user_name) =
call_options      896 lib/cib/cib_utils.c     return delegate(cib, op, host, section, data, output_data, call_options, user_name);
call_options       28 lib/fencing/fencing_private.h int stonith__rhcs_validate(stonith_t *st, int call_options, const char *target,
call_options       46 lib/fencing/fencing_private.h int stonith__lha_validate(stonith_t *st, int call_options, const char *target,
call_options       87 lib/fencing/st_client.c                            int call_options);
call_options       90 lib/fencing/st_client.c                                 int call_options, int timeout);
call_options      330 lib/fencing/st_client.c stonith_api_register_device(stonith_t *st, int call_options,
call_options      342 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_DEVICE_ADD, data, NULL, call_options, 0);
call_options      349 lib/fencing/st_client.c stonith_api_remove_device(stonith_t * st, int call_options, const char *name)
call_options      357 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_DEVICE_DEL, data, NULL, call_options, 0);
call_options      480 lib/fencing/st_client.c stonith_api_device_list(stonith_t *stonith, int call_options,
call_options      509 lib/fencing/st_client.c stonith_api_device_metadata(stonith_t *stonith, int call_options,
call_options      544 lib/fencing/st_client.c stonith_api_query(stonith_t * stonith, int call_options, const char *target,
call_options      559 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_QUERY, data, &output, call_options, timeout);
call_options      605 lib/fencing/st_client.c stonith_api_call(stonith_t *stonith, int call_options, const char *id,
call_options      619 lib/fencing/st_client.c                               call_options, timeout_sec);
call_options      626 lib/fencing/st_client.c stonith_api_list(stonith_t * stonith, int call_options, const char *id, char **list_info,
call_options      632 lib/fencing/st_client.c     rc = stonith_api_call(stonith, call_options, id, PCMK_ACTION_LIST, NULL,
call_options      653 lib/fencing/st_client.c stonith_api_monitor(stonith_t * stonith, int call_options, const char *id, int timeout)
call_options      655 lib/fencing/st_client.c     return stonith_api_call(stonith, call_options, id, PCMK_ACTION_MONITOR,
call_options      660 lib/fencing/st_client.c stonith_api_status(stonith_t * stonith, int call_options, const char *id, const char *port,
call_options      663 lib/fencing/st_client.c     return stonith_api_call(stonith, call_options, id, PCMK_ACTION_STATUS, port,
call_options      668 lib/fencing/st_client.c stonith_api_fence_with_delay(stonith_t * stonith, int call_options, const char *node,
call_options      681 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout);
call_options      688 lib/fencing/st_client.c stonith_api_fence(stonith_t * stonith, int call_options, const char *node, const char *action,
call_options      691 lib/fencing/st_client.c     return stonith_api_fence_with_delay(stonith, call_options, node, action,
call_options      696 lib/fencing/st_client.c stonith_api_confirm(stonith_t * stonith, int call_options, const char *target)
call_options      698 lib/fencing/st_client.c     stonith__set_call_options(call_options, target, st_opt_manual_ack);
call_options      699 lib/fencing/st_client.c     return stonith_api_fence(stonith, call_options, target, PCMK_ACTION_OFF, 0,
call_options      704 lib/fencing/st_client.c stonith_api_history(stonith_t * stonith, int call_options, const char *node,
call_options      719 lib/fencing/st_client.c     stonith__set_call_options(call_options, node, st_opt_sync_call);
call_options      721 lib/fencing/st_client.c                               call_options, timeout);
call_options      809 lib/fencing/st_client.c stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, int call_options)
call_options      819 lib/fencing/st_client.c     crm_trace("Sending call options: %.8lx, %d", (long)call_options, call_options);
call_options      820 lib/fencing/st_client.c     crm_xml_add_int(op_msg, PCMK__XA_ST_CALLOPT, call_options);
call_options     1548 lib/fencing/st_client.c                      int call_options, int timeout)
call_options     1577 lib/fencing/st_client.c     op_msg = stonith_create_op(stonith->call_id, native->token, op, data, call_options);
call_options     1596 lib/fencing/st_client.c         if (call_options & st_opt_sync_call) {
call_options     1613 lib/fencing/st_client.c     if (!(call_options & st_opt_sync_call)) {
call_options     1630 lib/fencing/st_client.c         if ((call_options & st_opt_discard_reply) || output_data == NULL) {
call_options     1735 lib/fencing/st_client.c stonith_api_validate(stonith_t *st, int call_options, const char *rsc_id,
call_options     1789 lib/fencing/st_client.c             rc = stonith__rhcs_validate(st, call_options, target, agent,
call_options     1796 lib/fencing/st_client.c             rc = stonith__lha_validate(st, call_options, target, agent,
call_options      302 lib/fencing/st_lha.c stonith__lha_validate(stonith_t *st, int call_options, const char *target,
call_options      268 lib/fencing/st_rhcs.c stonith__rhcs_validate(stonith_t *st, int call_options, const char *target,