optarg            104 daemons/based/cibmon.c                 max_failures = crm_parse_int(optarg, "30");
optarg            151 daemons/based/pacemaker-based.c                 cib_root = optarg;
optarg            555 daemons/execd/cts-exec-helper.c                 options.listen = optarg;
optarg            570 daemons/execd/cts-exec-helper.c                 options.api_call = optarg;
optarg            573 daemons/execd/cts-exec-helper.c                 options.action = optarg;
optarg            576 daemons/execd/cts-exec-helper.c                 options.rsc_id = optarg;
optarg            579 daemons/execd/cts-exec-helper.c                 if(optarg) {
optarg            580 daemons/execd/cts-exec-helper.c                     options.cancel_call_id = atoi(optarg);
optarg            584 daemons/execd/cts-exec-helper.c                 options.provider = optarg;
optarg            587 daemons/execd/cts-exec-helper.c                 options.class = optarg;
optarg            590 daemons/execd/cts-exec-helper.c                 options.type = optarg;
optarg            593 daemons/execd/cts-exec-helper.c                 if(optarg) {
optarg            594 daemons/execd/cts-exec-helper.c                     options.interval_ms = crm_parse_interval_spec(optarg);
optarg            598 daemons/execd/cts-exec-helper.c                 if(optarg) {
optarg            599 daemons/execd/cts-exec-helper.c                     options.timeout = atoi(optarg);
optarg            603 daemons/execd/cts-exec-helper.c                 if(optarg) {
optarg            604 daemons/execd/cts-exec-helper.c                     options.start_delay = atoi(optarg);
optarg            608 daemons/execd/cts-exec-helper.c                 key = optarg;
optarg            615 daemons/execd/cts-exec-helper.c                 val = optarg;
optarg            447 daemons/execd/pacemaker-execd.c                 crm_add_logfile(optarg);
optarg            450 daemons/execd/pacemaker-execd.c                 setenv("PCMK_remote_port", optarg, 1);
optarg           1297 daemons/fenced/pacemaker-fenced.c                 crm_add_logfile(optarg);
optarg           1175 daemons/pacemakerd/pacemakerd.c                 pid_file = optarg;
optarg             27 lib/common/cmdline.c bump_verbosity(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            234 lib/common/nvpair.c     sep = strstr(optarg, "=");
optarg             53 scratch.c                      xml_file = optarg;
optarg            163 tools/attrd_updater.c     option_var = strdup(optarg);
optarg            241 tools/attrd_updater.c                 attr_value = optarg;
optarg            426 tools/cibadmin.c                 message_timeout_ms = atoi(optarg);
optarg            432 tools/cibadmin.c                 obj_type = optarg;
optarg            455 tools/cibadmin.c                 cib_user = optarg;
optarg            498 tools/cibadmin.c                 crm_trace("Option %c => %s", flag, optarg);
optarg            499 tools/cibadmin.c                 obj_type = optarg;
optarg            502 tools/cibadmin.c                 crm_trace("Option %c => %s", flag, optarg);
optarg            503 tools/cibadmin.c                 admin_input_xml = optarg;
optarg            507 tools/cibadmin.c                 crm_trace("Option %c => %s", flag, optarg);
optarg            508 tools/cibadmin.c                 admin_input_file = optarg;
optarg            517 tools/cibadmin.c                 host = strdup(optarg);
optarg            286 tools/crm_attribute.c                 attr_value = optarg;
optarg            291 tools/crm_attribute.c                 attr_value = optarg;
optarg            300 tools/crm_attribute.c                 dest_uname = strdup(optarg);
optarg            303 tools/crm_attribute.c                 set_name = strdup(optarg);
optarg            307 tools/crm_attribute.c                 type = optarg;
optarg            314 tools/crm_attribute.c                 attr_name = strdup(optarg);
optarg            317 tools/crm_attribute.c                 attr_pattern = strdup(optarg);
optarg            320 tools/crm_attribute.c                 attr_id = strdup(optarg);
optarg            323 tools/crm_attribute.c                 rsc_id = optarg;
optarg            326 tools/crm_attribute.c                 attr_default = optarg;
optarg             41 tools/crm_diff.c gboolean new_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             42 tools/crm_diff.c gboolean original_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             43 tools/crm_diff.c gboolean patch_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             85 tools/crm_diff.c new_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg             92 tools/crm_diff.c     options.xml_file_2 = strdup(optarg);
optarg             97 tools/crm_diff.c original_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            104 tools/crm_diff.c     options.xml_file_1 = strdup(optarg);
optarg            109 tools/crm_diff.c patch_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            116 tools/crm_diff.c     options.xml_file_2 = strdup(optarg);
optarg            308 tools/crm_mon.c user_include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            309 tools/crm_mon.c     char *s = crm_strdup_printf("%s=%s", option_name, optarg);
optarg            316 tools/crm_mon.c include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            317 tools/crm_mon.c     char *s = crm_strdup_printf("%s=%s", option_name, optarg);
optarg            324 tools/crm_mon.c as_cgi_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            336 tools/crm_mon.c as_html_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            346 tools/crm_mon.c     if (optarg != NULL) {
optarg            347 tools/crm_mon.c         args->output_dest = strdup(optarg);
optarg            357 tools/crm_mon.c as_simple_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            369 tools/crm_mon.c as_xml_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            381 tools/crm_mon.c fence_history_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            382 tools/crm_mon.c     int rc = crm_atoi(optarg, "2");
optarg            408 tools/crm_mon.c group_by_node_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            414 tools/crm_mon.c hide_headers_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            419 tools/crm_mon.c inactive_resources_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            425 tools/crm_mon.c no_curses_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            431 tools/crm_mon.c one_shot_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            437 tools/crm_mon.c print_brief_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            443 tools/crm_mon.c print_clone_detail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            449 tools/crm_mon.c print_pending_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            455 tools/crm_mon.c print_timing_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            461 tools/crm_mon.c reconnect_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            462 tools/crm_mon.c     int rc = crm_get_msec(optarg);
optarg            465 tools/crm_mon.c         g_set_error(err, PCMK__EXITC_ERROR, CRM_EX_INVALID_PARAM, "Invalid value for -i: %s", optarg);
optarg            468 tools/crm_mon.c         options.reconnect_msec = crm_parse_interval_spec(optarg);
optarg            475 tools/crm_mon.c show_attributes_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            480 tools/crm_mon.c show_bans_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            481 tools/crm_mon.c     if (optarg != NULL) {
optarg            482 tools/crm_mon.c         char *s = crm_strdup_printf("bans:%s", optarg);
optarg            492 tools/crm_mon.c show_failcounts_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            497 tools/crm_mon.c show_operations_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            502 tools/crm_mon.c show_tickets_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            507 tools/crm_mon.c use_cib_file_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg            508 tools/crm_mon.c     setenv("CIB_file", optarg, 1);
optarg            514 tools/crm_mon.c watch_fencing_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
optarg             39 tools/crm_node.c gboolean command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             40 tools/crm_node.c gboolean name_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             41 tools/crm_node.c gboolean remove_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             93 tools/crm_node.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            113 tools/crm_node.c name_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            115 tools/crm_node.c     options.nodeid = crm_parse_int(optarg, NULL);
optarg            120 tools/crm_node.c remove_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            121 tools/crm_node.c     if (optarg == NULL) {
optarg            129 tools/crm_node.c     options.target_uname = strdup(optarg);
optarg            123 tools/crm_resource.c gboolean agent_provider_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            124 tools/crm_resource.c gboolean attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            125 tools/crm_resource.c gboolean class_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            126 tools/crm_resource.c gboolean cleanup_refresh_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            127 tools/crm_resource.c gboolean delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            128 tools/crm_resource.c gboolean expired_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            129 tools/crm_resource.c gboolean list_agents_cb(const gchar *option_name, const gchar *optarg,
optarg            131 tools/crm_resource.c gboolean list_providers_cb(const gchar *option_name, const gchar *optarg,
optarg            133 tools/crm_resource.c gboolean list_standards_cb(const gchar *option_name, const gchar *optarg,
optarg            135 tools/crm_resource.c gboolean list_alternatives_cb(const gchar *option_name, const gchar *optarg,
optarg            137 tools/crm_resource.c gboolean metadata_cb(const gchar *option_name, const gchar *optarg,
optarg            139 tools/crm_resource.c gboolean option_cb(const gchar *option_name, const gchar *optarg,
optarg            141 tools/crm_resource.c gboolean fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            142 tools/crm_resource.c gboolean flag_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            143 tools/crm_resource.c gboolean get_param_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            144 tools/crm_resource.c gboolean list_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            145 tools/crm_resource.c gboolean set_delete_param_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            146 tools/crm_resource.c gboolean set_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            147 tools/crm_resource.c gboolean timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            148 tools/crm_resource.c gboolean validate_or_force_cb(const gchar *option_name, const gchar *optarg,
optarg            150 tools/crm_resource.c gboolean restart_cb(const gchar *option_name, const gchar *optarg,
optarg            152 tools/crm_resource.c gboolean wait_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            153 tools/crm_resource.c gboolean why_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            591 tools/crm_resource.c agent_provider_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            599 tools/crm_resource.c         options.v_provider = strdup(optarg);
optarg            604 tools/crm_resource.c         options.v_agent = strdup(optarg);
optarg            611 tools/crm_resource.c attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            622 tools/crm_resource.c class_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            623 tools/crm_resource.c     if (!(pcmk_get_ra_caps(optarg) & pcmk_ra_cap_params)) {
optarg            626 tools/crm_resource.c                         "Standard %s does not support parameters\n", optarg);
optarg            635 tools/crm_resource.c         options.v_class = strdup(optarg);
optarg            644 tools/crm_resource.c cleanup_refresh_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            660 tools/crm_resource.c delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            668 tools/crm_resource.c expired_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            675 tools/crm_resource.c get_agent_spec(const gchar *optarg)
optarg            684 tools/crm_resource.c     if (optarg != NULL) {
optarg            685 tools/crm_resource.c         options.agent_spec = strdup(optarg);
optarg            690 tools/crm_resource.c list_agents_cb(const gchar *option_name, const gchar *optarg, gpointer data,
optarg            694 tools/crm_resource.c     get_agent_spec(optarg);
optarg            699 tools/crm_resource.c list_providers_cb(const gchar *option_name, const gchar *optarg, gpointer data,
optarg            703 tools/crm_resource.c     get_agent_spec(optarg);
optarg            708 tools/crm_resource.c list_standards_cb(const gchar *option_name, const gchar *optarg, gpointer data,
optarg            719 tools/crm_resource.c list_alternatives_cb(const gchar *option_name, const gchar *optarg,
optarg            730 tools/crm_resource.c metadata_cb(const gchar *option_name, const gchar *optarg, gpointer data,
optarg            734 tools/crm_resource.c     get_agent_spec(optarg);
optarg            739 tools/crm_resource.c option_cb(const gchar *option_name, const gchar *optarg, gpointer data,
optarg            745 tools/crm_resource.c     if (pcmk_scan_nvpair(optarg, &name, &value) != 2) {
optarg            756 tools/crm_resource.c fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            763 tools/crm_resource.c flag_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            794 tools/crm_resource.c get_param_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            805 tools/crm_resource.c     options.prop_name = strdup(optarg);
optarg            811 tools/crm_resource.c list_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            829 tools/crm_resource.c set_delete_param_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            840 tools/crm_resource.c     options.prop_name = strdup(optarg);
optarg            846 tools/crm_resource.c set_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            853 tools/crm_resource.c     options.prop_name = strdup(optarg);
optarg            860 tools/crm_resource.c timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            861 tools/crm_resource.c     options.timeout_ms = crm_get_msec(optarg);
optarg            866 tools/crm_resource.c validate_or_force_cb(const gchar *option_name, const gchar *optarg,
optarg            880 tools/crm_resource.c restart_cb(const gchar *option_name, const gchar *optarg, gpointer data,
optarg            889 tools/crm_resource.c wait_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            897 tools/crm_resource.c why_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg             40 tools/crm_rule.c static gboolean mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             70 tools/crm_rule.c mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            301 tools/crm_shadow.c                 validation = optarg;
optarg            309 tools/crm_shadow.c                 shadow = strdup(optarg);
optarg            316 tools/crm_shadow.c                 shadow = strdup(optarg);
optarg             82 tools/crm_simulate.c in_place_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg             90 tools/crm_simulate.c live_check_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            100 tools/crm_simulate.c node_down_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            102 tools/crm_simulate.c     options.node_down = g_list_append(options.node_down, (gchar *) g_strdup(optarg));
optarg            107 tools/crm_simulate.c node_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            109 tools/crm_simulate.c     options.node_fail = g_list_append(options.node_fail, (gchar *) g_strdup(optarg));
optarg            114 tools/crm_simulate.c node_up_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            117 tools/crm_simulate.c     options.node_up = g_list_append(options.node_up, (gchar *) g_strdup(optarg));
optarg            122 tools/crm_simulate.c op_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            125 tools/crm_simulate.c     options.op_fail = g_list_append(options.op_fail, (gchar *) g_strdup(optarg));
optarg            130 tools/crm_simulate.c op_inject_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            132 tools/crm_simulate.c     options.op_inject = g_list_append(options.op_inject, (gchar *) g_strdup(optarg));
optarg            137 tools/crm_simulate.c quorum_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            143 tools/crm_simulate.c     options.quorum = strdup(optarg);
optarg            148 tools/crm_simulate.c save_dotfile_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            154 tools/crm_simulate.c     options.dot_file = strdup(optarg);
optarg            159 tools/crm_simulate.c save_graph_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            165 tools/crm_simulate.c     options.graph_file = strdup(optarg);
optarg            170 tools/crm_simulate.c show_scores_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            177 tools/crm_simulate.c simulate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            184 tools/crm_simulate.c ticket_activate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            186 tools/crm_simulate.c     options.ticket_activate = g_list_append(options.ticket_activate, (gchar *) g_strdup(optarg));
optarg            191 tools/crm_simulate.c ticket_grant_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            193 tools/crm_simulate.c     options.ticket_grant = g_list_append(options.ticket_grant, (gchar *) g_strdup(optarg));
optarg            198 tools/crm_simulate.c ticket_revoke_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            200 tools/crm_simulate.c     options.ticket_revoke = g_list_append(options.ticket_revoke, (gchar *) g_strdup(optarg));
optarg            205 tools/crm_simulate.c ticket_standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            207 tools/crm_simulate.c     options.ticket_standby = g_list_append(options.ticket_standby, (gchar *) g_strdup(optarg));
optarg            212 tools/crm_simulate.c utilization_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            219 tools/crm_simulate.c watchdog_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            225 tools/crm_simulate.c     options.watchdog = strdup(optarg);
optarg            230 tools/crm_simulate.c xml_file_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            235 tools/crm_simulate.c     options.xml_file = strdup(optarg);
optarg            240 tools/crm_simulate.c xml_pipe_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            753 tools/crm_ticket.c                 ticket_id = optarg;
optarg            779 tools/crm_ticket.c                 get_attr_name = optarg;
optarg            783 tools/crm_ticket.c                 attr_name = optarg;
optarg            792 tools/crm_ticket.c                 attr_delete = g_list_append(attr_delete, optarg);
optarg            799 tools/crm_ticket.c                 attr_value = optarg;
optarg            808 tools/crm_ticket.c                 attr_default = optarg;
optarg            814 tools/crm_ticket.c                 xml_file = optarg;
optarg            817 tools/crm_ticket.c                 set_name = optarg;
optarg            820 tools/crm_ticket.c                 attr_id = optarg;
optarg            142 tools/crm_verify.c                 crm_trace("Option %c => %s", flag, optarg);
optarg            143 tools/crm_verify.c                 xml_string = optarg;
optarg            146 tools/crm_verify.c                 crm_trace("Option %c => %s", flag, optarg);
optarg            147 tools/crm_verify.c                 xml_file = optarg;
optarg            153 tools/crm_verify.c                 cib_save = optarg;
optarg             69 tools/crmadmin.c gboolean command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            130 tools/crmadmin.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error)
optarg            134 tools/crmadmin.c         crm_trace("Option %c => %s", 'S', optarg);
optarg            158 tools/crmadmin.c         crm_trace("Option %c => %s", 'K', optarg);
optarg            161 tools/crmadmin.c     if (optarg) {
optarg            165 tools/crmadmin.c         dest_node = strdup(optarg);
optarg            150 tools/iso8601.c                 date_time_s = optarg;
optarg            153 tools/iso8601.c                 period_s = optarg;
optarg            156 tools/iso8601.c                 duration_s = optarg;
optarg            159 tools/iso8601.c                 expected_s = optarg;
optarg             77 tools/stonith_admin.c gboolean add_env_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             78 tools/stonith_admin.c gboolean add_stonith_device(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             79 tools/stonith_admin.c gboolean add_stonith_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             80 tools/stonith_admin.c gboolean add_tolerance(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg             81 tools/stonith_admin.c gboolean set_tag(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
optarg            242 tools/stonith_admin.c add_env_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            243 tools/stonith_admin.c     char *key = crm_strdup_printf("OCF_RESKEY_%s", optarg);
optarg            248 tools/stonith_admin.c         g_set_error(error, PCMK__EXITC_ERROR, CRM_EX_INVALID_PARAM, "Invalid option: -e %s", optarg);
optarg            251 tools/stonith_admin.c         crm_info("Got: '%s'='%s'", optarg, env);
optarg            252 tools/stonith_admin.c         options.params = stonith_key_value_add(options.params, optarg, env);
optarg            260 tools/stonith_admin.c add_stonith_device(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            261 tools/stonith_admin.c     options.devices = stonith_key_value_add(options.devices, NULL, optarg);
optarg            266 tools/stonith_admin.c add_tolerance(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            267 tools/stonith_admin.c     options.tolerance = crm_get_msec(optarg) / 1000;
optarg            272 tools/stonith_admin.c add_stonith_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            278 tools/stonith_admin.c     crm_info("Scanning: -o %s", optarg);
optarg            280 tools/stonith_admin.c     rc = pcmk_scan_nvpair(optarg, &name, &value);
optarg            284 tools/stonith_admin.c         g_set_error(error, PCMK__RC_ERROR, rc, "Invalid option: -o %s: %s", optarg, pcmk_rc_str(rc));
optarg            297 tools/stonith_admin.c set_tag(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
optarg            299 tools/stonith_admin.c     name = crm_strdup_printf("%s.%s", crm_system_name, optarg);