call_options 63 daemons/attrd/attrd_corosync.c .call_options = 0, call_options 610 daemons/attrd/attrd_ipc.c .call_options = 0, call_options 141 daemons/based/based_callbacks.c uint32_t call_options, int rc, xmlNode *call_data) call_options 149 daemons/based/based_callbacks.c crm_xml_add_int(reply, PCMK__XA_CIB_CALLOPT, call_options); call_options 226 daemons/based/based_callbacks.c uint32_t call_options = cib_none; call_options 229 daemons/based/based_callbacks.c rc = pcmk__xe_get_flags(op_request, PCMK__XA_CIB_CALLOPT, &call_options, call_options 238 daemons/based/based_callbacks.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 308 daemons/based/based_callbacks.c uint32_t call_options = cib_none; call_options 348 daemons/based/based_callbacks.c rc = pcmk__xe_get_flags(op_request, PCMK__XA_CIB_CALLOPT, &call_options, call_options 363 daemons/based/based_callbacks.c if (pcmk_is_set(call_options, cib_sync_call)) { call_options 793 daemons/based/based_callbacks.c uint32_t call_options = cib_none; call_options 817 daemons/based/based_callbacks.c rc = pcmk__xe_get_flags(request, PCMK__XA_CIB_CALLOPT, &call_options, call_options 862 daemons/based/based_callbacks.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 878 daemons/based/based_callbacks.c if (pcmk_is_set(call_options, cib_discard_reply)) { call_options 897 daemons/based/based_callbacks.c op_reply = create_cib_reply(op, call_id, client_id, call_options, rc, call_options 973 daemons/based/based_callbacks.c && !pcmk_is_set(call_options, cib_discard_reply)) { call_options 990 daemons/based/based_callbacks.c (pcmk_is_set(call_options, cib_sync_call)? "" : "a"), call_options 994 daemons/based/based_callbacks.c pcmk_is_set(call_options, cib_sync_call), call_options 998 daemons/based/based_callbacks.c pcmk_is_set(call_options, cib_sync_call), call_options 1074 daemons/based/based_callbacks.c uint32_t call_options = cib_none; call_options 1102 daemons/based/based_callbacks.c rc = pcmk__xe_get_flags(request, PCMK__XA_CIB_CALLOPT, &call_options, call_options 1117 daemons/based/based_callbacks.c rc = cib_perform_op(NULL, op, call_options, op_function, true, section, call_options 1134 daemons/based/based_callbacks.c cib__set_call_options(call_options, "call", cib_force_diff); call_options 1146 daemons/based/based_callbacks.c rc = cib_perform_op(NULL, op, call_options, op_function, false, section, call_options 1160 daemons/based/based_callbacks.c && !pcmk_any_flags_set(call_options, cib_dryrun|cib_transaction)) { call_options 1215 daemons/based/based_callbacks.c pcmk_is_set(call_options, cib_dryrun), call_options 1223 daemons/based/based_callbacks.c if (!pcmk_any_flags_set(call_options, call_options 1226 daemons/based/based_callbacks.c pcmk_is_set(call_options, cib_dryrun)); call_options 1234 daemons/based/based_callbacks.c if (!pcmk_is_set(call_options, cib_discard_reply)) { call_options 1235 daemons/based/based_callbacks.c *reply = create_cib_reply(op, call_id, client_id, call_options, rc, call_options 400 daemons/controld/controld_cib.c const char *user_name, int call_options) call_options 420 daemons/controld/controld_cib.c rc = cib->cmds->remove(cib, xpath, NULL, call_options|cib_xpath); call_options 434 daemons/controld/controld_cib.c if (pcmk_is_set(call_options, cib_sync_call)) { call_options 435 daemons/controld/controld_cib.c if (pcmk_is_set(call_options, cib_dryrun)) { call_options 64 daemons/controld/controld_cib.h const char *user_name, int call_options); call_options 308 daemons/execd/execd_commands.c int call_options = 0; call_options 315 daemons/execd/execd_commands.c crm_element_value_int(msg, PCMK__XA_LRMD_CALLOPT, &call_options); call_options 316 daemons/execd/execd_commands.c cmd->call_opts = call_options; call_options 2249 daemons/fenced/fenced_commands.c int call_options; call_options 2365 daemons/fenced/fenced_commands.c stonith_send_reply(const xmlNode *reply, int call_options, call_options 2372 daemons/fenced/fenced_commands.c do_local_reply(reply, client, call_options); call_options 2456 daemons/fenced/fenced_commands.c pcmk_is_set(query->call_options, call_options 2459 daemons/fenced/fenced_commands.c pcmk_is_set(query->call_options, call_options 2484 daemons/fenced/fenced_commands.c stonith_send_reply(query->reply, query->call_options, query->remote_peer, call_options 3200 daemons/fenced/fenced_commands.c query->call_options = request->call_options; call_options 3204 daemons/fenced/fenced_commands.c pcmk_is_set(query->call_options, call_options 3271 daemons/fenced/fenced_commands.c } else if (pcmk_is_set(request->call_options, st_opt_manual_ack)) { call_options 3372 daemons/fenced/fenced_commands.c request->call_options); call_options 3374 daemons/fenced/fenced_commands.c if (!pcmk_is_set(request->call_options, st_opt_discard_reply)) { call_options 3543 daemons/fenced/fenced_commands.c stonith_send_reply(reply, request->call_options, call_options 3600 daemons/fenced/fenced_commands.c uint32_t call_options = st_opt_none; call_options 3611 daemons/fenced/fenced_commands.c rc = pcmk__xe_get_flags(message, PCMK__XA_ST_CALLOPT, &call_options, call_options 3618 daemons/fenced/fenced_commands.c pcmk_is_set(call_options, st_opt_sync_call)? "" : "a", call_options 3624 daemons/fenced/fenced_commands.c if (pcmk_is_set(call_options, st_opt_sync_call)) { call_options 3637 daemons/fenced/fenced_commands.c .call_options = call_options, call_options 3644 daemons/fenced/fenced_commands.c if (pcmk_is_set(request.call_options, st_opt_sync_call)) { call_options 83 daemons/fenced/fenced_remote.c int call_options); call_options 474 daemons/fenced/fenced_remote.c do_local_reply(reply, client, op->call_options); call_options 966 daemons/fenced/fenced_remote.c stonith__set_call_options(op->call_options, op->id, st_opt_topology); call_options 1242 daemons/fenced/fenced_remote.c rc = pcmk__xe_get_flags(request, PCMK__XA_ST_CALLOPT, &(op->call_options), call_options 1258 daemons/fenced/fenced_remote.c if (op->call_options & st_opt_cs_nodeid) { call_options 1268 daemons/fenced/fenced_remote.c stonith__clear_call_options(op->call_options, op->id, st_opt_cs_nodeid); call_options 1355 daemons/fenced/fenced_remote.c NULL, op->call_options); call_options 1408 daemons/fenced/fenced_remote.c if (!device && pcmk_is_set(op->call_options, st_opt_topology)) { call_options 1425 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology)) { call_options 1494 daemons/fenced/fenced_remote.c && pcmk_is_set(op->call_options, st_opt_topology) call_options 1625 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology) && tp) { call_options 1729 daemons/fenced/fenced_remote.c if (op->call_options & st_opt_sync_call) { call_options 1911 daemons/fenced/fenced_remote.c if ((peer == NULL) && !pcmk_is_set(op->call_options, st_opt_topology)) { call_options 1924 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology) && op->devices) { call_options 1964 daemons/fenced/fenced_remote.c crm_xml_add_int(remote_op, PCMK__XA_ST_CALLOPT, op->call_options); call_options 2070 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology)) { call_options 2395 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology)) { call_options 2523 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology)) { call_options 92 daemons/fenced/pacemaker-fenced.c uint32_t call_options = st_opt_none; call_options 155 daemons/fenced/pacemaker-fenced.c rc = pcmk__xe_get_flags(request, PCMK__XA_ST_CALLOPT, &call_options, call_options 163 daemons/fenced/pacemaker-fenced.c " from client %s", flags, call_options, id, pcmk__client_name(c)); call_options 165 daemons/fenced/pacemaker-fenced.c if (pcmk_is_set(call_options, st_opt_sync_call)) { call_options 256 daemons/fenced/pacemaker-fenced.c int call_options) call_options 263 daemons/fenced/pacemaker-fenced.c if (pcmk_is_set(call_options, st_opt_sync_call)) { call_options 276 daemons/fenced/pacemaker-fenced.c (pcmk_is_set(call_options, st_opt_sync_call)? "S" : "As"), call_options 218 daemons/fenced/pacemaker-fenced.h uint32_t call_options; call_options 326 daemons/fenced/pacemaker-fenced.h int call_options); call_options 265 daemons/pacemakerd/pcmkd_messages.c .call_options = 0, call_options 297 daemons/schedulerd/schedulerd_messages.c .call_options = 0, call_options 146 include/crm/cib/cib_types.h int (*noop) (cib_t *cib, int call_options); call_options 148 include/crm/cib/cib_types.h int (*ping) (cib_t *cib, xmlNode **output_data, int call_options); call_options 152 include/crm/cib/cib_types.h int call_options); call_options 155 include/crm/cib/cib_types.h xmlNode **output_data, int call_options); call_options 157 include/crm/cib/cib_types.h int (*sync) (cib_t *cib, const char *section, int call_options); call_options 159 include/crm/cib/cib_types.h int call_options); call_options 160 include/crm/cib/cib_types.h int (*upgrade) (cib_t *cib, int call_options); call_options 161 include/crm/cib/cib_types.h int (*bump_epoch) (cib_t *cib, int call_options); call_options 168 include/crm/cib/cib_types.h int call_options); call_options 170 include/crm/cib/cib_types.h int call_options); call_options 173 include/crm/cib/cib_types.h 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 (*erase) (cib_t *cib, xmlNode **output_data, int call_options); call_options 200 include/crm/cib/cib_types.h int (*set_primary)(cib_t *cib, int call_options); call_options 210 include/crm/cib/cib_types.h int (*set_secondary)(cib_t *cib, int call_options); call_options 292 include/crm/cib/cib_types.h int (*end_transaction)(cib_t *cib, bool commit, int call_options); call_options 307 include/crm/cib/cib_types.h int call_options); call_options 175 include/crm/cib/internal.h int cib_perform_op(cib_t *cib, const char *op, uint32_t call_options, call_options 182 include/crm/cib/internal.h const char *section, xmlNode *data, int call_options, call_options 257 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 50 include/crm/common/messages_internal.h int call_options; // Call options set on request call_options 188 include/crm/fencing/internal.h int stonith__validate(stonith_t *st, int call_options, const char *rsc_id, call_options 344 include/crm/stonith-ng.h int (*metadata)(stonith_t *stonith, int call_options, const char *agent, call_options 365 include/crm/stonith-ng.h int (*list_agents)(stonith_t *stonith, int call_options, call_options 382 include/crm/stonith-ng.h int (*list)(stonith_t *stonith, int call_options, const char *id, call_options 397 include/crm/stonith-ng.h int (*monitor)(stonith_t *stonith, int call_options, const char *id, call_options 414 include/crm/stonith-ng.h int (*status)(stonith_t *stonith, int call_options, const char *id, call_options 432 include/crm/stonith-ng.h int (*query)(stonith_t *stonith, int call_options, const char *target, call_options 454 include/crm/stonith-ng.h int (*fence)(stonith_t *stonith, int call_options, const char *node, call_options 468 include/crm/stonith-ng.h int (*confirm)(stonith_t *stonith, int call_options, const char *target); call_options 482 include/crm/stonith-ng.h int (*history)(stonith_t *stonith, int call_options, const char *node, call_options 622 include/crm/stonith-ng.h int (*validate)(stonith_t *st, int call_options, const char *rsc_id, call_options 646 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 228 lib/cib/cib_client.c cib_client_noop(cib_t * cib, int call_options) call_options 231 lib/cib/cib_client.c call_options, cib->user); call_options 235 lib/cib/cib_client.c cib_client_ping(cib_t * cib, xmlNode ** output_data, int call_options) call_options 238 lib/cib/cib_client.c call_options, cib->user); call_options 242 lib/cib/cib_client.c cib_client_query(cib_t * cib, const char *section, xmlNode ** output_data, int call_options) call_options 244 lib/cib/cib_client.c return cib->cmds->query_from(cib, NULL, section, output_data, call_options); call_options 249 lib/cib/cib_client.c xmlNode ** output_data, int call_options) call_options 252 lib/cib/cib_client.c output_data, call_options, cib->user); call_options 256 lib/cib/cib_client.c set_secondary(cib_t *cib, int call_options) call_options 259 lib/cib/cib_client.c NULL, call_options, cib->user); call_options 263 lib/cib/cib_client.c set_primary(cib_t *cib, int call_options) call_options 266 lib/cib/cib_client.c NULL, call_options, cib->user); call_options 270 lib/cib/cib_client.c cib_client_bump_epoch(cib_t * cib, int call_options) call_options 273 lib/cib/cib_client.c call_options, cib->user); call_options 277 lib/cib/cib_client.c cib_client_upgrade(cib_t * cib, int call_options) call_options 280 lib/cib/cib_client.c NULL, call_options, cib->user); call_options 284 lib/cib/cib_client.c cib_client_sync(cib_t * cib, const char *section, int call_options) call_options 286 lib/cib/cib_client.c return cib->cmds->sync_from(cib, NULL, section, call_options); call_options 290 lib/cib/cib_client.c cib_client_sync_from(cib_t * cib, const char *host, const char *section, int call_options) call_options 293 lib/cib/cib_client.c NULL, NULL, call_options, cib->user); call_options 297 lib/cib/cib_client.c cib_client_create(cib_t * cib, const char *section, xmlNode * data, int call_options) call_options 300 lib/cib/cib_client.c NULL, call_options, cib->user); call_options 304 lib/cib/cib_client.c cib_client_modify(cib_t * cib, const char *section, xmlNode * data, int call_options) call_options 307 lib/cib/cib_client.c NULL, call_options, cib->user); call_options 311 lib/cib/cib_client.c cib_client_replace(cib_t * cib, const char *section, xmlNode * data, int call_options) call_options 314 lib/cib/cib_client.c NULL, call_options, cib->user); call_options 318 lib/cib/cib_client.c cib_client_delete(cib_t * cib, const char *section, xmlNode * data, int call_options) call_options 321 lib/cib/cib_client.c NULL, call_options, cib->user); call_options 325 lib/cib/cib_client.c cib_client_erase(cib_t * cib, xmlNode ** output_data, int call_options) call_options 328 lib/cib/cib_client.c output_data, call_options, cib->user); call_options 360 lib/cib/cib_client.c cib_client_end_transaction(cib_t *cib, bool commit, int call_options) call_options 381 lib/cib/cib_client.c cib->transaction, NULL, call_options, cib->user); call_options 398 lib/cib/cib_client.c int call_options) call_options 406 lib/cib/cib_client.c output_data, call_options, NULL); call_options 220 lib/cib/cib_file.c uint32_t call_options = cib_none; call_options 239 lib/cib/cib_file.c rc = pcmk__xe_get_flags(request, PCMK__XA_CIB_CALLOPT, &call_options, call_options 253 lib/cib/cib_file.c rc = cib_perform_op(cib, op, call_options, op_function, read_only, section, call_options 257 lib/cib/cib_file.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 289 lib/cib/cib_file.c xmlNode **output_data, int call_options, call_options 324 lib/cib/cib_file.c cib__set_call_options(call_options, "file operation", cib_no_mtime); call_options 326 lib/cib/cib_file.c rc = cib__create_op(cib, op, host, section, data, call_options, user_name, call_options 334 lib/cib/cib_file.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 39 lib/cib/cib_native.c xmlNode **output_data, int call_options, call_options 64 lib/cib/cib_native.c if (call_options & cib_sync_call) { call_options 68 lib/cib/cib_native.c rc = cib__create_op(cib, op, host, section, data, call_options, user_name, call_options 74 lib/cib/cib_native.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 91 lib/cib/cib_native.c if (!(call_options & cib_sync_call)) { call_options 111 lib/cib/cib_native.c if (output_data == NULL || (call_options & cib_discard_reply)) { call_options 57 lib/cib/cib_remote.c xmlNode **output_data, int call_options, call_options 82 lib/cib/cib_remote.c rc = cib__create_op(cib, op, host, section, data, call_options, user_name, call_options 88 lib/cib/cib_remote.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 95 lib/cib/cib_remote.c if (!(call_options & cib_sync_call)) { call_options 102 lib/cib/cib_remote.c if ((call_options & cib_discard_reply)) { call_options 106 lib/cib/cib_remote.c } else if (!(call_options & cib_sync_call)) { call_options 183 lib/cib/cib_remote.c } else if (!(call_options & cib_discard_reply)) { call_options 183 lib/cib/cib_utils.c should_copy_cib(const char *op, const char *section, int call_options) call_options 185 lib/cib/cib_utils.c if (pcmk_is_set(call_options, cib_dryrun)) { call_options 198 lib/cib/cib_utils.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 221 lib/cib/cib_utils.c cib_perform_op(cib_t *cib, const char *op, uint32_t call_options, call_options 240 lib/cib/cib_utils.c (pcmk_is_set(call_options, cib_dryrun)? "dry run of " : ""), call_options 275 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output); call_options 299 lib/cib/cib_utils.c make_copy = should_copy_cib(op, section, call_options); call_options 317 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output); call_options 336 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, *current_cib, call_options 394 lib/cib/cib_utils.c PCMK_XA_ADMIN_EPOCH, old, new, call_options); call_options 404 lib/cib/cib_utils.c PCMK_XA_EPOCH, old, new, call_options); call_options 486 lib/cib/cib_utils.c if (*config_changed && !pcmk_is_set(call_options, cib_no_mtime)) { call_options 559 lib/cib/cib_utils.c const char *section, xmlNode *data, int call_options, call_options 580 lib/cib/cib_utils.c crm_trace("Sending call options: %.8lx, %d", (long)call_options, call_options); call_options 581 lib/cib/cib_utils.c crm_xml_add_int(*op_msg, PCMK__XA_CIB_CALLOPT, call_options); call_options 779 lib/cib/cib_utils.c xmlNode ** output_data, int call_options, const char *user_name) call_options 783 lib/cib/cib_utils.c int call_options, const char *user_name) = NULL; call_options 796 lib/cib/cib_utils.c return delegate(cib, op, host, section, data, output_data, call_options, user_name); call_options 39 lib/fencing/fencing_private.h int stonith__rhcs_validate(stonith_t *st, int call_options, const char *target, call_options 57 lib/fencing/fencing_private.h int stonith__lha_validate(stonith_t *st, int call_options, const char *target, call_options 89 lib/fencing/st_client.c int call_options); call_options 92 lib/fencing/st_client.c int call_options, int timeout); call_options 339 lib/fencing/st_client.c stonith_api_register_device(stonith_t *st, int call_options, call_options 350 lib/fencing/st_client.c rc = stonith_send_command(st, STONITH_OP_DEVICE_ADD, data, NULL, call_options, 0); call_options 357 lib/fencing/st_client.c stonith_api_remove_device(stonith_t * st, int call_options, const char *name) call_options 365 lib/fencing/st_client.c rc = stonith_send_command(st, STONITH_OP_DEVICE_DEL, data, NULL, call_options, 0); call_options 488 lib/fencing/st_client.c stonith_api_device_list(stonith_t *stonith, int call_options, call_options 517 lib/fencing/st_client.c stonith_api_device_metadata(stonith_t *stonith, int call_options, call_options 551 lib/fencing/st_client.c stonith_api_query(stonith_t * stonith, int call_options, const char *target, call_options 566 lib/fencing/st_client.c rc = stonith_send_command(stonith, STONITH_OP_QUERY, data, &output, call_options, timeout); call_options 611 lib/fencing/st_client.c stonith_api_call(stonith_t *stonith, int call_options, const char *id, call_options 625 lib/fencing/st_client.c call_options, timeout_sec); call_options 632 lib/fencing/st_client.c stonith_api_list(stonith_t * stonith, int call_options, const char *id, char **list_info, call_options 638 lib/fencing/st_client.c rc = stonith_api_call(stonith, call_options, id, PCMK_ACTION_LIST, NULL, call_options 659 lib/fencing/st_client.c stonith_api_monitor(stonith_t * stonith, int call_options, const char *id, int timeout) call_options 661 lib/fencing/st_client.c return stonith_api_call(stonith, call_options, id, PCMK_ACTION_MONITOR, call_options 666 lib/fencing/st_client.c stonith_api_status(stonith_t * stonith, int call_options, const char *id, const char *port, call_options 669 lib/fencing/st_client.c return stonith_api_call(stonith, call_options, id, PCMK_ACTION_STATUS, port, call_options 674 lib/fencing/st_client.c stonith_api_fence_with_delay(stonith_t * stonith, int call_options, const char *node, call_options 687 lib/fencing/st_client.c rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout); call_options 694 lib/fencing/st_client.c stonith_api_fence(stonith_t * stonith, int call_options, const char *node, const char *action, call_options 697 lib/fencing/st_client.c return stonith_api_fence_with_delay(stonith, call_options, node, action, call_options 702 lib/fencing/st_client.c stonith_api_confirm(stonith_t * stonith, int call_options, const char *target) call_options 704 lib/fencing/st_client.c stonith__set_call_options(call_options, target, st_opt_manual_ack); call_options 705 lib/fencing/st_client.c return stonith_api_fence(stonith, call_options, target, PCMK_ACTION_OFF, 0, call_options 710 lib/fencing/st_client.c stonith_api_history(stonith_t * stonith, int call_options, const char *node, call_options 725 lib/fencing/st_client.c stonith__set_call_options(call_options, node, st_opt_sync_call); call_options 727 lib/fencing/st_client.c call_options, timeout); call_options 829 lib/fencing/st_client.c stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, int call_options) call_options 839 lib/fencing/st_client.c crm_trace("Sending call options: %.8lx, %d", (long)call_options, call_options); call_options 840 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 1578 lib/fencing/st_client.c op_msg = stonith_create_op(stonith->call_id, native->token, op, data, call_options); call_options 1597 lib/fencing/st_client.c if (call_options & st_opt_sync_call) { call_options 1614 lib/fencing/st_client.c if (!(call_options & st_opt_sync_call)) { call_options 1631 lib/fencing/st_client.c if ((call_options & st_opt_discard_reply) || output_data == NULL) { call_options 1742 lib/fencing/st_client.c stonith__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 1792 lib/fencing/st_client.c rc = stonith__lha_validate(st, call_options, target, agent, call_options 1830 lib/fencing/st_client.c stonith_api_validate(stonith_t *st, int call_options, const char *rsc_id, call_options 1851 lib/fencing/st_client.c rc = stonith__validate(st, call_options, rsc_id, agent, params_table, 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,