call_options       63 daemons/attrd/attrd_corosync.c             .call_options   = 0,
call_options      585 daemons/attrd/attrd_ipc.c             .call_options   = 0,
call_options      160 daemons/based/based_callbacks.c                  int call_options, int rc, xmlNode *call_data)
call_options      170 daemons/based/based_callbacks.c     crm_xml_add_int(reply, F_CIB_CALLOPTS, call_options);
call_options      256 daemons/based/based_callbacks.c     int call_options = cib_none;
call_options      258 daemons/based/based_callbacks.c     crm_element_value_int(op_request, F_CIB_CALLOPTS, &call_options);
call_options      263 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options      327 daemons/based/based_callbacks.c     int call_options = 0;
call_options      332 daemons/based/based_callbacks.c         crm_element_value_int(op_request, F_CIB_CALLOPTS, &call_options);
call_options      345 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_sync_call)) {
call_options      533 daemons/based/based_callbacks.c                        const cib__operation_t *operation, int call_options,
call_options      539 daemons/based/based_callbacks.c         && !pcmk_is_set(call_options, cib_inhibit_bcast)) {
call_options      546 daemons/based/based_callbacks.c     if (host == NULL && (call_options & cib_scope_local)) {
call_options      577 daemons/based/based_callbacks.c                        const cib__operation_t *operation, int call_options,
call_options      637 daemons/based/based_callbacks.c                     const cib__operation_t *operation, int call_options,
call_options      643 daemons/based/based_callbacks.c         parse_local_options_v1(cib_client, operation, call_options, host,
call_options      647 daemons/based/based_callbacks.c         parse_local_options_v2(cib_client, operation, call_options, host,
call_options     1011 daemons/based/based_callbacks.c     int call_options = 0;
call_options     1035 daemons/based/based_callbacks.c     crm_element_value_int(request, F_CIB_CALLOPTS, &call_options);
call_options     1045 daemons/based/based_callbacks.c     } else if (call_options & cib_scope_local) {
call_options     1075 daemons/based/based_callbacks.c         parse_local_options(cib_client, operation, call_options, host, op,
call_options     1084 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options     1100 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_discard_reply)) {
call_options     1120 daemons/based/based_callbacks.c         op_reply = create_cib_reply(op, call_id, client_id, call_options, rc,
call_options     1185 daemons/based/based_callbacks.c                rc == pcmk_ok && result_diff != NULL && !(call_options & cib_inhibit_bcast)) {
call_options     1199 daemons/based/based_callbacks.c                       (call_options & cib_sync_call) ? "" : "a-", client_id);
call_options     1202 daemons/based/based_callbacks.c                                pcmk_is_set(call_options, cib_sync_call),
call_options     1208 daemons/based/based_callbacks.c                && !pcmk_is_set(call_options, cib_discard_reply)) {
call_options     1213 daemons/based/based_callbacks.c         } else if (call_options & cib_inhibit_bcast) {
call_options     1228 daemons/based/based_callbacks.c                   (pcmk_is_set(call_options, cib_sync_call)? "" : "a"),
call_options     1232 daemons/based/based_callbacks.c                             pcmk_is_set(call_options, cib_sync_call),
call_options     1236 daemons/based/based_callbacks.c                             pcmk_is_set(call_options, cib_sync_call),
call_options     1322 daemons/based/based_callbacks.c     int call_options = 0;
call_options     1349 daemons/based/based_callbacks.c     crm_element_value_int(request, F_CIB_CALLOPTS, &call_options);
call_options     1360 daemons/based/based_callbacks.c         rc = cib_perform_op(op, call_options, op_function, true, section,
call_options     1377 daemons/based/based_callbacks.c         cib__set_call_options(call_options, "call", cib_force_diff);
call_options     1387 daemons/based/based_callbacks.c     if (pcmk_is_set(call_options, cib_inhibit_bcast)) {
call_options     1393 daemons/based/based_callbacks.c     rc = cib_perform_op(op, call_options, op_function, false, section,
call_options     1421 daemons/based/based_callbacks.c         && !pcmk_any_flags_set(call_options, cib_dryrun|cib_transaction)) {
call_options     1475 daemons/based/based_callbacks.c                   pcmk_is_set(call_options, cib_dryrun),
call_options     1483 daemons/based/based_callbacks.c     if (!pcmk_any_flags_set(call_options,
call_options     1486 daemons/based/based_callbacks.c                   pcmk_is_set(call_options, cib_dryrun));
call_options     1494 daemons/based/based_callbacks.c     if (!pcmk_is_set(call_options, cib_discard_reply) || cib_legacy_mode()) {
call_options     1495 daemons/based/based_callbacks.c         *reply = create_cib_reply(op, call_id, client_id, call_options, rc,
call_options      414 daemons/controld/controld_cib.c                                  const char *user_name, int call_options)
call_options      434 daemons/controld/controld_cib.c     rc = cib->cmds->remove(cib, xpath, NULL, call_options|cib_xpath);
call_options      448 daemons/controld/controld_cib.c     if (pcmk_is_set(call_options, cib_sync_call)) {
call_options      449 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, F_LRMD_CALLOPTS, &call_options);
call_options      307 daemons/execd/execd_commands.c     cmd->call_opts = call_options;
call_options     2283 daemons/fenced/fenced_commands.c     int call_options;
call_options     2396 daemons/fenced/fenced_commands.c stonith_send_reply(const xmlNode *reply, int call_options,
call_options     2403 daemons/fenced/fenced_commands.c         do_local_reply(reply, client, call_options);
call_options     2477 daemons/fenced/fenced_commands.c                            pcmk_is_set(query->call_options, st_opt_allow_suicide));
call_options     2479 daemons/fenced/fenced_commands.c                              pcmk_is_set(query->call_options, st_opt_allow_suicide));
call_options     2506 daemons/fenced/fenced_commands.c     stonith_send_reply(query->reply, query->call_options, query->remote_peer,
call_options     3242 daemons/fenced/fenced_commands.c     query->call_options = request->call_options;
call_options     3246 daemons/fenced/fenced_commands.c                         pcmk_is_set(query->call_options, st_opt_allow_suicide),
call_options     3309 daemons/fenced/fenced_commands.c     } else if (pcmk_is_set(request->call_options, st_opt_manual_ack)) {
call_options     3403 daemons/fenced/fenced_commands.c                           request->call_options);
call_options     3405 daemons/fenced/fenced_commands.c     if (!pcmk_is_set(request->call_options, st_opt_discard_reply)) {
call_options     3579 daemons/fenced/fenced_commands.c             stonith_send_reply(reply, request->call_options,
call_options     3633 daemons/fenced/fenced_commands.c     int call_options = st_opt_none;
call_options     3641 daemons/fenced/fenced_commands.c     crm_element_value_int(message, F_STONITH_CALLOPTS, &call_options);
call_options     3643 daemons/fenced/fenced_commands.c               pcmk_is_set(call_options, st_opt_sync_call)? "" : "a",
call_options     3649 daemons/fenced/fenced_commands.c     if (pcmk_is_set(call_options, st_opt_sync_call)) {
call_options     3662 daemons/fenced/fenced_commands.c             .call_options   = call_options,
call_options     3669 daemons/fenced/fenced_commands.c         if (pcmk_is_set(request.call_options, st_opt_sync_call)) {
call_options       82 daemons/fenced/fenced_remote.c                                   int call_options);
call_options      462 daemons/fenced/fenced_remote.c         do_local_reply(reply, client, op->call_options);
call_options      946 daemons/fenced/fenced_remote.c     stonith__set_call_options(op->call_options, op->id, st_opt_topology);
call_options     1141 daemons/fenced/fenced_remote.c     int call_options = 0;
call_options     1206 daemons/fenced/fenced_remote.c     crm_element_value_int(request, F_STONITH_CALLOPTS, &call_options);
call_options     1207 daemons/fenced/fenced_remote.c     op->call_options = call_options;
call_options     1218 daemons/fenced/fenced_remote.c     if (op->call_options & st_opt_cs_nodeid) {
call_options     1226 daemons/fenced/fenced_remote.c         stonith__clear_call_options(op->call_options, op->id, st_opt_cs_nodeid);
call_options     1314 daemons/fenced/fenced_remote.c                               NULL, op->call_options);
call_options     1357 daemons/fenced/fenced_remote.c     if (!device && pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     1374 daemons/fenced/fenced_remote.c         if (pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     1443 daemons/fenced/fenced_remote.c              && pcmk_is_set(op->call_options, st_opt_topology)
call_options     1538 daemons/fenced/fenced_remote.c     if (pcmk_is_set(op->call_options, st_opt_topology) && tp) {
call_options     1635 daemons/fenced/fenced_remote.c     if (op->call_options & st_opt_sync_call) {
call_options     1814 daemons/fenced/fenced_remote.c     if ((peer == NULL) && !pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     1827 daemons/fenced/fenced_remote.c     if (pcmk_is_set(op->call_options, st_opt_topology) && op->devices) {
call_options     1864 daemons/fenced/fenced_remote.c         crm_xml_add_int(remote_op, F_STONITH_CALLOPTS, op->call_options);
call_options     1968 daemons/fenced/fenced_remote.c             if (pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     2281 daemons/fenced/fenced_remote.c     if (pcmk_is_set(op->call_options, st_opt_topology)) {
call_options     2404 daemons/fenced/fenced_remote.c     if (pcmk_is_set(op->call_options, st_opt_topology)) {
call_options       93 daemons/fenced/pacemaker-fenced.c     int call_options = 0;
call_options      132 daemons/fenced/pacemaker-fenced.c     crm_element_value_int(request, F_STONITH_CALLOPTS, &call_options);
call_options      134 daemons/fenced/pacemaker-fenced.c               " from client %s", flags, call_options, id, pcmk__client_name(c));
call_options      136 daemons/fenced/pacemaker-fenced.c     if (pcmk_is_set(call_options, st_opt_sync_call)) {
call_options      232 daemons/fenced/pacemaker-fenced.c                int call_options)
call_options      239 daemons/fenced/pacemaker-fenced.c     if (pcmk_is_set(call_options, st_opt_sync_call)) {
call_options      252 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      234 daemons/pacemakerd/pcmkd_messages.c             .call_options   = 0,
call_options      270 daemons/schedulerd/schedulerd_messages.c             .call_options   = 0,
call_options      153 include/crm/cib/cib_types.h     int (*noop) (cib_t *cib, int call_options);
call_options      155 include/crm/cib/cib_types.h     int (*ping) (cib_t *cib, xmlNode **output_data, int call_options);
call_options      157 include/crm/cib/cib_types.h                   int call_options);
call_options      159 include/crm/cib/cib_types.h                        xmlNode **output_data, int call_options);
call_options      165 include/crm/cib/cib_types.h     int (*set_master) (cib_t *cib, int call_options);
call_options      168 include/crm/cib/cib_types.h     int (*set_slave) (cib_t *cib, int call_options);
call_options      171 include/crm/cib/cib_types.h     int (*set_slave_all) (cib_t *cib, int call_options);
call_options      173 include/crm/cib/cib_types.h     int (*sync) (cib_t *cib, const char *section, int call_options);
call_options      175 include/crm/cib/cib_types.h                       int call_options);
call_options      176 include/crm/cib/cib_types.h     int (*upgrade) (cib_t *cib, int call_options);
call_options      177 include/crm/cib/cib_types.h     int (*bump_epoch) (cib_t *cib, int call_options);
call_options      179 include/crm/cib/cib_types.h                    int call_options);
call_options      181 include/crm/cib/cib_types.h                    int call_options);
call_options      185 include/crm/cib/cib_types.h                    int call_options);
call_options      188 include/crm/cib/cib_types.h                     int call_options);
call_options      190 include/crm/cib/cib_types.h                    int call_options);
call_options      191 include/crm/cib/cib_types.h     int (*erase) (cib_t *cib, xmlNode **output_data, int call_options);
call_options      195 include/crm/cib/cib_types.h                             int call_options);
call_options      198 include/crm/cib/cib_types.h     int (*quit) (cib_t *cib, int call_options);
call_options      222 include/crm/cib/cib_types.h     int (*set_primary)(cib_t *cib, int call_options);
call_options      232 include/crm/cib/cib_types.h     int (*set_secondary)(cib_t *cib, int call_options);
call_options      314 include/crm/cib/cib_types.h     int (*end_transaction)(cib_t *cib, bool commit, int call_options);
call_options      207 include/crm/cib/internal.h int cib_perform_op(const char *op, int call_options, cib__op_fn_t fn,
call_options      214 include/crm/cib/internal.h                    const char *section, xmlNode *data, int call_options,
call_options      291 include/crm/cib/internal.h                     xmlNode ** output_data, int call_options, const char *user_name);
call_options      328 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       45 include/crm/common/messages_internal.h     int call_options;               // Call options set on request
call_options      258 include/crm/stonith-ng.h     int (*metadata)(stonith_t *stonith, int call_options, const char *agent,
call_options      279 include/crm/stonith-ng.h     int (*list_agents)(stonith_t *stonith, int call_options,
call_options      295 include/crm/stonith-ng.h     int (*list)(stonith_t *stonith, int call_options, const char *id,
call_options      309 include/crm/stonith-ng.h     int (*monitor)(stonith_t *stonith, int call_options, const char *id,
call_options      324 include/crm/stonith-ng.h     int (*status)(stonith_t *stonith, int call_options, const char *id,
call_options      341 include/crm/stonith-ng.h     int (*query)(stonith_t *stonith, int call_options, const char *target,
call_options      359 include/crm/stonith-ng.h     int (*fence)(stonith_t *stonith, int call_options, const char *node,
call_options      372 include/crm/stonith-ng.h     int (*confirm)(stonith_t *stonith, int call_options, const char *target);
call_options      385 include/crm/stonith-ng.h     int (*history)(stonith_t *stonith, int call_options, const char *node,
call_options      519 include/crm/stonith-ng.h     int (*validate)(stonith_t *st, int call_options, const char *rsc_id,
call_options      542 include/crm/stonith-ng.h     int (*fence_with_delay)(stonith_t *stonith, int call_options,
call_options      172 lib/cib/cib_attrs.c cib__update_node_attr(pcmk__output_t *out, cib_t *cib, int call_options, const char *section,
call_options      323 lib/cib/cib_attrs.c                          NULL, call_options, user_name);
call_options      448 lib/cib/cib_attrs.c update_attr_delegate(cib_t *cib, int call_options, const char *section,
call_options      461 lib/cib/cib_attrs.c     rc = cib__update_node_attr(out, cib, call_options, section, node_uuid, set_type,
call_options      252 lib/cib/cib_client.c cib_client_noop(cib_t * cib, int call_options)
call_options      256 lib/cib/cib_client.c                            call_options, cib->user);
call_options      260 lib/cib/cib_client.c cib_client_ping(cib_t * cib, xmlNode ** output_data, int call_options)
call_options      264 lib/cib/cib_client.c                            call_options, cib->user);
call_options      268 lib/cib/cib_client.c cib_client_query(cib_t * cib, const char *section, xmlNode ** output_data, int call_options)
call_options      270 lib/cib/cib_client.c     return cib->cmds->query_from(cib, NULL, section, output_data, call_options);
call_options      275 lib/cib/cib_client.c                       xmlNode ** output_data, int call_options)
call_options      279 lib/cib/cib_client.c                            output_data, call_options, cib->user);
call_options      291 lib/cib/cib_client.c set_secondary(cib_t *cib, int call_options)
call_options      295 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      299 lib/cib/cib_client.c set_all_secondary(cib_t * cib, int call_options)
call_options      305 lib/cib/cib_client.c set_primary(cib_t *cib, int call_options)
call_options      310 lib/cib/cib_client.c                            NULL, call_options|cib_scope_local, cib->user);
call_options      314 lib/cib/cib_client.c cib_client_bump_epoch(cib_t * cib, int call_options)
call_options      318 lib/cib/cib_client.c                            call_options, cib->user);
call_options      322 lib/cib/cib_client.c cib_client_upgrade(cib_t * cib, int call_options)
call_options      326 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      330 lib/cib/cib_client.c cib_client_sync(cib_t * cib, const char *section, int call_options)
call_options      332 lib/cib/cib_client.c     return cib->cmds->sync_from(cib, NULL, section, call_options);
call_options      336 lib/cib/cib_client.c cib_client_sync_from(cib_t * cib, const char *host, const char *section, int call_options)
call_options      340 lib/cib/cib_client.c                            NULL, NULL, call_options, cib->user);
call_options      344 lib/cib/cib_client.c cib_client_create(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      348 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      352 lib/cib/cib_client.c cib_client_modify(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      356 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      360 lib/cib/cib_client.c cib_client_replace(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      364 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      368 lib/cib/cib_client.c cib_client_delete(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      372 lib/cib/cib_client.c                            NULL, call_options, cib->user);
call_options      376 lib/cib/cib_client.c cib_client_delete_absolute(cib_t * cib, const char *section, xmlNode * data, int call_options)
call_options      380 lib/cib/cib_client.c                            data, NULL, call_options, cib->user);
call_options      384 lib/cib/cib_client.c cib_client_erase(cib_t * cib, xmlNode ** output_data, int call_options)
call_options      388 lib/cib/cib_client.c                            output_data, call_options, cib->user);
call_options      421 lib/cib/cib_client.c cib_client_end_transaction(cib_t *cib, bool commit, int call_options)
call_options      439 lib/cib/cib_client.c                              cib->transaction, NULL, call_options, cib->user);
call_options      221 lib/cib/cib_file.c     int call_options = cib_none;
call_options      238 lib/cib/cib_file.c     crm_element_value_int(request, F_CIB_CALLOPTS, &call_options);
call_options      248 lib/cib/cib_file.c     rc = cib_perform_op(op, call_options, op_function, read_only, section,
call_options      252 lib/cib/cib_file.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options      288 lib/cib/cib_file.c                              xmlNode **output_data, int call_options,
call_options      323 lib/cib/cib_file.c     cib__set_call_options(call_options, "file operation", cib_no_mtime);
call_options      325 lib/cib/cib_file.c     rc = cib__create_op(cib, op, host, section, data, call_options, user_name,
call_options      333 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      112 lib/cib/cib_native.c         if (output_data == NULL || (call_options & cib_discard_reply)) {
call_options       58 lib/cib/cib_remote.c                       xmlNode **output_data, int call_options,
call_options       83 lib/cib/cib_remote.c     rc = cib__create_op(cib, op, host, section, data, call_options, user_name,
call_options       89 lib/cib/cib_remote.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options       96 lib/cib/cib_remote.c     if (!(call_options & cib_sync_call)) {
call_options      103 lib/cib/cib_remote.c     if ((call_options & cib_discard_reply)) {
call_options      107 lib/cib/cib_remote.c     } else if (!(call_options & cib_sync_call)) {
call_options      191 lib/cib/cib_remote.c     } else if (!(call_options & cib_discard_reply)) {
call_options      304 lib/cib/cib_utils.c should_copy_cib(const char *op, const char *section, int call_options)
call_options      306 lib/cib/cib_utils.c     if (pcmk_is_set(call_options, cib_dryrun)) {
call_options      319 lib/cib/cib_utils.c     if (pcmk_is_set(call_options, cib_transaction)) {
call_options      342 lib/cib/cib_utils.c cib_perform_op(const char *op, int call_options, cib__op_fn_t fn, bool is_query,
call_options      361 lib/cib/cib_utils.c               (pcmk_is_set(call_options, cib_dryrun)? "dry run of " : ""),
call_options      396 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output);
call_options      420 lib/cib/cib_utils.c     make_copy = should_copy_cib(op, section, call_options);
call_options      433 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output);
call_options      445 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, *current_cib,
call_options      492 lib/cib/cib_utils.c                     XML_ATTR_GENERATION_ADMIN, old, new, call_options);
call_options      502 lib/cib/cib_utils.c                         XML_ATTR_GENERATION, old, new, call_options);
call_options      594 lib/cib/cib_utils.c     if (*config_changed && !pcmk_is_set(call_options, cib_no_mtime)) {
call_options      674 lib/cib/cib_utils.c                const char *section, xmlNode *data, int call_options,
call_options      699 lib/cib/cib_utils.c     crm_trace("Sending call options: %.8lx, %d", (long)call_options, call_options);
call_options      700 lib/cib/cib_utils.c     crm_xml_add_int(*op_msg, F_CIB_CALLOPTS, call_options);
call_options      706 lib/cib/cib_utils.c     if (pcmk_is_set(call_options, cib_inhibit_bcast)) {
call_options      707 lib/cib/cib_utils.c         CRM_CHECK(pcmk_is_set(call_options, cib_scope_local),
call_options      945 lib/cib/cib_utils.c                 xmlNode ** output_data, int call_options, const char *user_name)
call_options      949 lib/cib/cib_utils.c                      xmlNode ** output_data, int call_options, const char *user_name) =
call_options      956 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      329 lib/fencing/st_client.c stonith_api_register_device(stonith_t *st, int call_options,
call_options      340 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_DEVICE_ADD, data, NULL, call_options, 0);
call_options      347 lib/fencing/st_client.c stonith_api_remove_device(stonith_t * st, int call_options, const char *name)
call_options      355 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_DEVICE_DEL, data, NULL, call_options, 0);
call_options      479 lib/fencing/st_client.c stonith_api_device_list(stonith_t * stonith, int call_options, const char *namespace,
call_options      507 lib/fencing/st_client.c stonith_api_device_metadata(stonith_t *stonith, int call_options,
call_options      542 lib/fencing/st_client.c stonith_api_query(stonith_t * stonith, int call_options, const char *target,
call_options      557 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_QUERY, data, &output, call_options, timeout);
call_options      601 lib/fencing/st_client.c stonith_api_call(stonith_t *stonith, int call_options, const char *id,
call_options      615 lib/fencing/st_client.c                               call_options, timeout_sec);
call_options      622 lib/fencing/st_client.c stonith_api_list(stonith_t * stonith, int call_options, const char *id, char **list_info,
call_options      628 lib/fencing/st_client.c     rc = stonith_api_call(stonith, call_options, id, PCMK_ACTION_LIST, NULL,
call_options      649 lib/fencing/st_client.c stonith_api_monitor(stonith_t * stonith, int call_options, const char *id, int timeout)
call_options      651 lib/fencing/st_client.c     return stonith_api_call(stonith, call_options, id, PCMK_ACTION_MONITOR,
call_options      656 lib/fencing/st_client.c stonith_api_status(stonith_t * stonith, int call_options, const char *id, const char *port,
call_options      659 lib/fencing/st_client.c     return stonith_api_call(stonith, call_options, id, PCMK_ACTION_STATUS, port,
call_options      664 lib/fencing/st_client.c stonith_api_fence_with_delay(stonith_t * stonith, int call_options, const char *node,
call_options      677 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout);
call_options      684 lib/fencing/st_client.c stonith_api_fence(stonith_t * stonith, int call_options, const char *node, const char *action,
call_options      687 lib/fencing/st_client.c     return stonith_api_fence_with_delay(stonith, call_options, node, action,
call_options      692 lib/fencing/st_client.c stonith_api_confirm(stonith_t * stonith, int call_options, const char *target)
call_options      694 lib/fencing/st_client.c     stonith__set_call_options(call_options, target, st_opt_manual_ack);
call_options      695 lib/fencing/st_client.c     return stonith_api_fence(stonith, call_options, target, PCMK_ACTION_OFF, 0,
call_options      700 lib/fencing/st_client.c stonith_api_history(stonith_t * stonith, int call_options, const char *node,
call_options      715 lib/fencing/st_client.c     stonith__set_call_options(call_options, node, st_opt_sync_call);
call_options      717 lib/fencing/st_client.c                               call_options, timeout);
call_options      806 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, F_STONITH_CALLOPTS, call_options);
call_options     1544 lib/fencing/st_client.c                      int call_options, int timeout)
call_options     1573 lib/fencing/st_client.c     op_msg = stonith_create_op(stonith->call_id, native->token, op, data, call_options);
call_options     1592 lib/fencing/st_client.c         if (call_options & st_opt_sync_call) {
call_options     1609 lib/fencing/st_client.c     if (!(call_options & st_opt_sync_call)) {
call_options     1626 lib/fencing/st_client.c         if ((call_options & st_opt_discard_reply) || output_data == NULL) {
call_options     1729 lib/fencing/st_client.c stonith_api_validate(stonith_t *st, int call_options, const char *rsc_id,
call_options     1784 lib/fencing/st_client.c             rc = stonith__rhcs_validate(st, call_options, target, agent,
call_options     1791 lib/fencing/st_client.c             rc = stonith__lha_validate(st, call_options, target, agent,
call_options      275 lib/fencing/st_lha.c stonith__lha_validate(stonith_t *st, int call_options, const char *target,
call_options      257 lib/fencing/st_rhcs.c stonith__rhcs_validate(stonith_t *st, int call_options, const char *target,