call_options 63 daemons/attrd/attrd_corosync.c .call_options = 0, call_options 581 daemons/attrd/attrd_ipc.c .call_options = 0, call_options 140 daemons/based/based_callbacks.c uint32_t call_options, int rc, xmlNode *call_data) call_options 148 daemons/based/based_callbacks.c crm_xml_add_int(reply, PCMK__XA_CIB_CALLOPT, call_options); call_options 225 daemons/based/based_callbacks.c uint32_t call_options = cib_none; call_options 228 daemons/based/based_callbacks.c rc = pcmk__xe_get_flags(op_request, PCMK__XA_CIB_CALLOPT, &call_options, call_options 237 daemons/based/based_callbacks.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 306 daemons/based/based_callbacks.c uint32_t call_options = cib_none; call_options 313 daemons/based/based_callbacks.c rc = pcmk__xe_get_flags(op_request, PCMK__XA_CIB_CALLOPT, &call_options, call_options 332 daemons/based/based_callbacks.c if (pcmk_is_set(call_options, cib_sync_call)) { call_options 762 daemons/based/based_callbacks.c uint32_t call_options = cib_none; call_options 786 daemons/based/based_callbacks.c rc = pcmk__xe_get_flags(request, PCMK__XA_CIB_CALLOPT, &call_options, call_options 831 daemons/based/based_callbacks.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 847 daemons/based/based_callbacks.c if (pcmk_is_set(call_options, cib_discard_reply)) { call_options 867 daemons/based/based_callbacks.c op_reply = create_cib_reply(op, call_id, client_id, call_options, rc, call_options 943 daemons/based/based_callbacks.c && !pcmk_is_set(call_options, cib_discard_reply)) { call_options 960 daemons/based/based_callbacks.c (pcmk_is_set(call_options, cib_sync_call)? "" : "a"), call_options 964 daemons/based/based_callbacks.c pcmk_is_set(call_options, cib_sync_call), call_options 968 daemons/based/based_callbacks.c pcmk_is_set(call_options, cib_sync_call), call_options 1043 daemons/based/based_callbacks.c uint32_t call_options = cib_none; call_options 1071 daemons/based/based_callbacks.c rc = pcmk__xe_get_flags(request, PCMK__XA_CIB_CALLOPT, &call_options, call_options 1086 daemons/based/based_callbacks.c rc = cib_perform_op(NULL, op, call_options, op_function, true, section, call_options 1103 daemons/based/based_callbacks.c cib__set_call_options(call_options, "call", cib_force_diff); call_options 1115 daemons/based/based_callbacks.c rc = cib_perform_op(NULL, op, call_options, op_function, false, section, call_options 1129 daemons/based/based_callbacks.c && !pcmk_any_flags_set(call_options, cib_dryrun|cib_transaction)) { call_options 1184 daemons/based/based_callbacks.c pcmk_is_set(call_options, cib_dryrun), call_options 1192 daemons/based/based_callbacks.c if (!pcmk_any_flags_set(call_options, call_options 1195 daemons/based/based_callbacks.c pcmk_is_set(call_options, cib_dryrun)); call_options 1203 daemons/based/based_callbacks.c if (!pcmk_is_set(call_options, cib_discard_reply)) { call_options 1204 daemons/based/based_callbacks.c *reply = create_cib_reply(op, call_id, client_id, call_options, rc, call_options 399 daemons/controld/controld_cib.c const char *user_name, int call_options) call_options 419 daemons/controld/controld_cib.c rc = cib->cmds->remove(cib, xpath, NULL, call_options|cib_xpath); call_options 433 daemons/controld/controld_cib.c if (pcmk_is_set(call_options, cib_sync_call)) { call_options 434 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 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 2230 daemons/fenced/fenced_commands.c int call_options; call_options 2346 daemons/fenced/fenced_commands.c stonith_send_reply(const xmlNode *reply, int call_options, call_options 2353 daemons/fenced/fenced_commands.c do_local_reply(reply, client, call_options); call_options 2436 daemons/fenced/fenced_commands.c pcmk_is_set(query->call_options, call_options 2439 daemons/fenced/fenced_commands.c pcmk_is_set(query->call_options, call_options 2464 daemons/fenced/fenced_commands.c stonith_send_reply(query->reply, query->call_options, query->remote_peer, call_options 3188 daemons/fenced/fenced_commands.c query->call_options = request->call_options; call_options 3192 daemons/fenced/fenced_commands.c pcmk_is_set(query->call_options, call_options 3257 daemons/fenced/fenced_commands.c } else if (pcmk_is_set(request->call_options, st_opt_manual_ack)) { call_options 3354 daemons/fenced/fenced_commands.c request->call_options); call_options 3356 daemons/fenced/fenced_commands.c if (!pcmk_is_set(request->call_options, st_opt_discard_reply)) { call_options 3530 daemons/fenced/fenced_commands.c stonith_send_reply(reply, request->call_options, call_options 3587 daemons/fenced/fenced_commands.c uint32_t call_options = st_opt_none; call_options 3597 daemons/fenced/fenced_commands.c rc = pcmk__xe_get_flags(message, PCMK__XA_ST_CALLOPT, &call_options, call_options 3604 daemons/fenced/fenced_commands.c pcmk_is_set(call_options, st_opt_sync_call)? "" : "a", call_options 3610 daemons/fenced/fenced_commands.c if (pcmk_is_set(call_options, st_opt_sync_call)) { call_options 3623 daemons/fenced/fenced_commands.c .call_options = call_options, call_options 3630 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 954 daemons/fenced/fenced_remote.c stonith__set_call_options(op->call_options, op->id, st_opt_topology); call_options 1228 daemons/fenced/fenced_remote.c rc = pcmk__xe_get_flags(request, PCMK__XA_ST_CALLOPT, &(op->call_options), call_options 1244 daemons/fenced/fenced_remote.c if (op->call_options & st_opt_cs_nodeid) { call_options 1254 daemons/fenced/fenced_remote.c stonith__clear_call_options(op->call_options, op->id, st_opt_cs_nodeid); call_options 1341 daemons/fenced/fenced_remote.c NULL, op->call_options); call_options 1394 daemons/fenced/fenced_remote.c if (!device && pcmk_is_set(op->call_options, st_opt_topology)) { call_options 1411 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology)) { call_options 1480 daemons/fenced/fenced_remote.c && pcmk_is_set(op->call_options, st_opt_topology) call_options 1613 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology) && tp) { call_options 1716 daemons/fenced/fenced_remote.c if (op->call_options & st_opt_sync_call) { call_options 1898 daemons/fenced/fenced_remote.c if ((peer == NULL) && !pcmk_is_set(op->call_options, st_opt_topology)) { call_options 1911 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology) && op->devices) { call_options 1951 daemons/fenced/fenced_remote.c crm_xml_add_int(remote_op, PCMK__XA_ST_CALLOPT, op->call_options); call_options 2057 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology)) { call_options 2377 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology)) { call_options 2503 daemons/fenced/fenced_remote.c if (pcmk_is_set(op->call_options, st_opt_topology)) { call_options 90 daemons/fenced/pacemaker-fenced.c uint32_t call_options = st_opt_none; call_options 127 daemons/fenced/pacemaker-fenced.c rc = pcmk__xe_get_flags(request, PCMK__XA_ST_CALLOPT, &call_options, call_options 135 daemons/fenced/pacemaker-fenced.c " from client %s", flags, call_options, id, pcmk__client_name(c)); call_options 137 daemons/fenced/pacemaker-fenced.c if (pcmk_is_set(call_options, st_opt_sync_call)) { call_options 229 daemons/fenced/pacemaker-fenced.c int call_options) call_options 236 daemons/fenced/pacemaker-fenced.c if (pcmk_is_set(call_options, st_opt_sync_call)) { call_options 249 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 265 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 177 include/crm/cib/internal.h int cib_perform_op(cib_t *cib, const char *op, uint32_t call_options, call_options 184 include/crm/cib/internal.h const char *section, xmlNode *data, int call_options, call_options 259 include/crm/cib/internal.h xmlNode ** output_data, int call_options, const char *user_name); call_options 298 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 190 include/crm/fencing/internal.h int stonith__validate(stonith_t *st, int call_options, const char *rsc_id, call_options 279 include/crm/stonith-ng.h int (*metadata)(stonith_t *stonith, int call_options, const char *agent, call_options 300 include/crm/stonith-ng.h int (*list_agents)(stonith_t *stonith, int call_options, call_options 316 include/crm/stonith-ng.h int (*list)(stonith_t *stonith, int call_options, const char *id, call_options 330 include/crm/stonith-ng.h int (*monitor)(stonith_t *stonith, int call_options, const char *id, call_options 345 include/crm/stonith-ng.h int (*status)(stonith_t *stonith, int call_options, const char *id, call_options 362 include/crm/stonith-ng.h int (*query)(stonith_t *stonith, int call_options, const char *target, call_options 380 include/crm/stonith-ng.h int (*fence)(stonith_t *stonith, int call_options, const char *node, call_options 393 include/crm/stonith-ng.h int (*confirm)(stonith_t *stonith, int call_options, const char *target); call_options 406 include/crm/stonith-ng.h int (*history)(stonith_t *stonith, int call_options, const char *node, call_options 540 include/crm/stonith-ng.h int (*validate)(stonith_t *st, int call_options, const char *rsc_id, call_options 563 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 184 lib/cib/cib_utils.c should_copy_cib(const char *op, const char *section, int call_options) call_options 186 lib/cib/cib_utils.c if (pcmk_is_set(call_options, cib_dryrun)) { call_options 199 lib/cib/cib_utils.c if (pcmk_is_set(call_options, cib_transaction)) { call_options 222 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 312 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output); call_options 324 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, *current_cib, call_options 376 lib/cib/cib_utils.c PCMK_XA_ADMIN_EPOCH, old, new, call_options); call_options 386 lib/cib/cib_utils.c PCMK_XA_EPOCH, old, new, call_options); call_options 468 lib/cib/cib_utils.c if (*config_changed && !pcmk_is_set(call_options, cib_no_mtime)) { call_options 541 lib/cib/cib_utils.c const char *section, xmlNode *data, int call_options, call_options 562 lib/cib/cib_utils.c crm_trace("Sending call options: %.8lx, %d", (long)call_options, call_options); call_options 563 lib/cib/cib_utils.c crm_xml_add_int(*op_msg, PCMK__XA_CIB_CALLOPT, call_options); call_options 757 lib/cib/cib_utils.c xmlNode ** output_data, int call_options, const char *user_name) call_options 761 lib/cib/cib_utils.c int call_options, const char *user_name) = NULL; call_options 774 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 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 341 lib/fencing/st_client.c rc = stonith_send_command(st, STONITH_OP_DEVICE_ADD, data, NULL, call_options, 0); call_options 348 lib/fencing/st_client.c stonith_api_remove_device(stonith_t * st, int call_options, const char *name) call_options 356 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, call_options 508 lib/fencing/st_client.c stonith_api_device_metadata(stonith_t *stonith, int call_options, call_options 543 lib/fencing/st_client.c stonith_api_query(stonith_t * stonith, int call_options, const char *target, call_options 558 lib/fencing/st_client.c rc = stonith_send_command(stonith, STONITH_OP_QUERY, data, &output, call_options, timeout); call_options 604 lib/fencing/st_client.c stonith_api_call(stonith_t *stonith, int call_options, const char *id, call_options 618 lib/fencing/st_client.c call_options, timeout_sec); call_options 625 lib/fencing/st_client.c stonith_api_list(stonith_t * stonith, int call_options, const char *id, char **list_info, call_options 631 lib/fencing/st_client.c rc = stonith_api_call(stonith, call_options, id, PCMK_ACTION_LIST, NULL, call_options 652 lib/fencing/st_client.c stonith_api_monitor(stonith_t * stonith, int call_options, const char *id, int timeout) call_options 654 lib/fencing/st_client.c return stonith_api_call(stonith, call_options, id, PCMK_ACTION_MONITOR, call_options 659 lib/fencing/st_client.c stonith_api_status(stonith_t * stonith, int call_options, const char *id, const char *port, call_options 662 lib/fencing/st_client.c return stonith_api_call(stonith, call_options, id, PCMK_ACTION_STATUS, port, call_options 667 lib/fencing/st_client.c stonith_api_fence_with_delay(stonith_t * stonith, int call_options, const char *node, call_options 680 lib/fencing/st_client.c rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout); call_options 687 lib/fencing/st_client.c stonith_api_fence(stonith_t * stonith, int call_options, const char *node, const char *action, call_options 690 lib/fencing/st_client.c return stonith_api_fence_with_delay(stonith, call_options, node, action, call_options 695 lib/fencing/st_client.c stonith_api_confirm(stonith_t * stonith, int call_options, const char *target) call_options 697 lib/fencing/st_client.c stonith__set_call_options(call_options, target, st_opt_manual_ack); call_options 698 lib/fencing/st_client.c return stonith_api_fence(stonith, call_options, target, PCMK_ACTION_OFF, 0, call_options 703 lib/fencing/st_client.c stonith_api_history(stonith_t * stonith, int call_options, const char *node, call_options 718 lib/fencing/st_client.c stonith__set_call_options(call_options, node, st_opt_sync_call); call_options 720 lib/fencing/st_client.c call_options, timeout); call_options 808 lib/fencing/st_client.c stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, int call_options) call_options 818 lib/fencing/st_client.c crm_trace("Sending call options: %.8lx, %d", (long)call_options, call_options); call_options 819 lib/fencing/st_client.c crm_xml_add_int(op_msg, PCMK__XA_ST_CALLOPT, call_options); call_options 1546 lib/fencing/st_client.c int call_options, int timeout) call_options 1576 lib/fencing/st_client.c op_msg = stonith_create_op(stonith->call_id, native->token, op, data, call_options); call_options 1595 lib/fencing/st_client.c if (call_options & st_opt_sync_call) { call_options 1612 lib/fencing/st_client.c if (!(call_options & st_opt_sync_call)) { call_options 1629 lib/fencing/st_client.c if ((call_options & st_opt_discard_reply) || output_data == NULL) { call_options 1740 lib/fencing/st_client.c stonith__validate(stonith_t *st, int call_options, const char *rsc_id, call_options 1783 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 1829 lib/fencing/st_client.c stonith_api_validate(stonith_t *st, int call_options, const char *rsc_id, call_options 1850 lib/fencing/st_client.c rc = stonith__validate(st, call_options, rsc_id, namespace_s, 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,