gchar 144 include/crm/common/cmdline_internal.h gchar ** gchar 191 include/crm/common/output_internal.h gchar *request; gchar 120 include/crm/common/strings_internal.h gboolean pcmk__str_in_list(GList *lst, const gchar *s); gchar 247 include/crm/pengine/internal.h gchar * pcmk__native_output_string(pe_resource_t *rsc, const char *name, pe_node_t *node, gchar 20 lib/common/cmdline.c bump_verbosity(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 144 lib/common/cmdline.c gchar ** gchar 154 lib/common/cmdline.c gchar *basename = g_path_get_basename(*argv); gchar 242 lib/common/cmdline.c gchar **extra_args = NULL; gchar 55 lib/common/logging.c crm_glib_handler(const gchar * log_domain, GLogLevelFlags flags, const gchar * message, gchar 1005 lib/common/logging.c gchar *arg_string = NULL; gchar 881 lib/common/strings.c pcmk__str_in_list(GList *lst, const gchar *s) gchar 14 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c g_assert_cmpint(g_strv_length((gchar **) (a)), ==, g_strv_length((gchar **) (b))); \ gchar 28 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "-a", "-b", "-c", "-d", NULL }; gchar 30 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL); gchar 42 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "-", NULL }; gchar 44 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL); gchar 52 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "-a", "--", "-bc", NULL }; gchar 54 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL); gchar 62 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "-a", "X", "-F", "val", NULL }; gchar 64 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, "aF"); gchar 72 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "-a", NULL }; gchar 74 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, "a"); gchar 82 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "--blah=foo", NULL }; gchar 84 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL); gchar 543 lib/pengine/native.c gchar * gchar 550 lib/pengine/native.c gchar *retval = NULL; gchar 720 lib/pengine/native.c gchar *s = pcmk__native_output_string(rsc, name, node, options, gchar 752 lib/pengine/native.c gchar *s = pcmk__native_output_string(rsc, name, node, options, gchar 813 lib/pengine/native.c gchar *resource_s = pcmk__native_output_string(rsc, name, node, options, gchar 1565 lib/pengine/pe_output.c gchar *node_str = NULL; gchar 695 lib/services/dbus.c const char *obj, const gchar * iface, const char *name, gchar 37 lib/services/pcmk-dbus.h DBusConnection *connection, const char *target, const char *obj, const gchar * iface, const char *name, gchar 315 lib/services/systemd.c systemd_unit_by_name(const gchar * arg_name, svc_action_t *op) gchar 18 lib/services/systemd.h G_GNUC_INTERNAL gboolean systemd_unit_exists(const gchar * name); gchar 62 lib/services/upstart.c upstart_job_by_name(const gchar * arg_name, gchar ** out_unit, int timeout) gchar 237 lib/services/upstart.c get_first_instance(const gchar * job, int timeout) gchar 19 lib/services/upstart.h G_GNUC_INTERNAL gboolean upstart_job_exists(const gchar * name); gchar 44 tools/crm_attribute.c gchar *attr_default; gchar 45 tools/crm_attribute.c gchar *attr_id; gchar 46 tools/crm_attribute.c gchar *attr_name; gchar 47 tools/crm_attribute.c gchar *attr_pattern; gchar 50 tools/crm_attribute.c gchar *dest_uname; gchar 52 tools/crm_attribute.c gchar *set_name; gchar 54 tools/crm_attribute.c gchar *type; gchar 66 tools/crm_attribute.c delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 78 tools/crm_attribute.c promotion_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 99 tools/crm_attribute.c update_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 111 tools/crm_attribute.c utilization_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 127 tools/crm_attribute.c value_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 315 tools/crm_attribute.c gchar **processed_args = pcmk__cmdline_preproc(argv, "DGNPdilnpstv"); gchar 42 tools/crm_diff.c gboolean new_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 43 tools/crm_diff.c gboolean original_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 44 tools/crm_diff.c gboolean patch_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 86 tools/crm_diff.c new_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 98 tools/crm_diff.c original_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 110 tools/crm_diff.c patch_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 311 tools/crm_diff.c gchar **processed_args = pcmk__cmdline_preproc(argv, "nopNO"); gchar 82 tools/crm_error.c gchar **processed_args = pcmk__cmdline_preproc(argv, "lrnX"); gchar 81 tools/crm_mon.c static gchar **processed_args = NULL; gchar 211 tools/crm_mon.c apply_exclude(const gchar *excludes, GError **error) { gchar 241 tools/crm_mon.c apply_include(const gchar *includes, GError **error) { gchar 316 tools/crm_mon.c user_include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 324 tools/crm_mon.c include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 332 tools/crm_mon.c as_cgi_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 344 tools/crm_mon.c as_html_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 365 tools/crm_mon.c as_simple_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 377 tools/crm_mon.c as_xml_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 388 tools/crm_mon.c fence_history_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 419 tools/crm_mon.c group_by_node_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 425 tools/crm_mon.c hide_headers_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 430 tools/crm_mon.c inactive_resources_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 436 tools/crm_mon.c no_curses_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 442 tools/crm_mon.c one_shot_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 448 tools/crm_mon.c print_brief_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 454 tools/crm_mon.c print_clone_detail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 460 tools/crm_mon.c print_pending_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 466 tools/crm_mon.c print_timing_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 472 tools/crm_mon.c reconnect_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 486 tools/crm_mon.c show_attributes_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 491 tools/crm_mon.c show_bans_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 503 tools/crm_mon.c show_failcounts_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 508 tools/crm_mon.c show_operations_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 513 tools/crm_mon.c show_tickets_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 518 tools/crm_mon.c use_cib_file_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 525 tools/crm_mon.c watch_fencing_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 40 tools/crm_node.c gboolean command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 41 tools/crm_node.c gboolean name_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 42 tools/crm_node.c gboolean remove_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 94 tools/crm_node.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 114 tools/crm_node.c name_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 121 tools/crm_node.c remove_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 538 tools/crm_node.c gchar **processed_args = pcmk__cmdline_preproc(argv, "NR"); gchar 84 tools/crm_resource.c gchar *rsc_id; // Value of --resource gchar 85 tools/crm_resource.c gchar *rsc_type; // Value of --resource-type gchar 90 tools/crm_resource.c gchar *host_uname; // Value of --node gchar 91 tools/crm_resource.c gchar *interval_spec; // Value of --interval gchar 92 tools/crm_resource.c gchar *move_lifetime; // Value of --lifetime gchar 93 tools/crm_resource.c gchar *operation; // Value of --operation gchar 95 tools/crm_resource.c gchar *prop_id; // --nvpair (attribute XML ID) gchar 97 tools/crm_resource.c gchar *prop_set; // --set-name (attribute block XML ID) gchar 98 tools/crm_resource.c gchar *prop_value; // --parameter-value (attribute value) gchar 101 tools/crm_resource.c gchar *xml_file; // Value of (deprecated) --xml-file gchar 111 tools/crm_resource.c gchar **remainder; // Positional arguments as given gchar 135 tools/crm_resource.c gboolean agent_provider_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 136 tools/crm_resource.c gboolean attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 137 tools/crm_resource.c gboolean class_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 138 tools/crm_resource.c gboolean cleanup_refresh_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 139 tools/crm_resource.c gboolean delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 140 tools/crm_resource.c gboolean expired_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 141 tools/crm_resource.c gboolean list_agents_cb(const gchar *option_name, const gchar *optarg, gchar 143 tools/crm_resource.c gboolean list_providers_cb(const gchar *option_name, const gchar *optarg, gchar 145 tools/crm_resource.c gboolean list_standards_cb(const gchar *option_name, const gchar *optarg, gchar 147 tools/crm_resource.c gboolean list_alternatives_cb(const gchar *option_name, const gchar *optarg, gchar 149 tools/crm_resource.c gboolean metadata_cb(const gchar *option_name, const gchar *optarg, gchar 151 tools/crm_resource.c gboolean option_cb(const gchar *option_name, const gchar *optarg, gchar 153 tools/crm_resource.c gboolean fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 154 tools/crm_resource.c gboolean flag_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 155 tools/crm_resource.c gboolean get_param_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 156 tools/crm_resource.c gboolean list_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 157 tools/crm_resource.c gboolean set_delete_param_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 158 tools/crm_resource.c gboolean set_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 159 tools/crm_resource.c gboolean timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 160 tools/crm_resource.c gboolean validate_or_force_cb(const gchar *option_name, const gchar *optarg, gchar 162 tools/crm_resource.c gboolean restart_cb(const gchar *option_name, const gchar *optarg, gchar 164 tools/crm_resource.c gboolean digests_cb(const gchar *option_name, const gchar *optarg, gchar 166 tools/crm_resource.c gboolean wait_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 167 tools/crm_resource.c gboolean why_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 626 tools/crm_resource.c agent_provider_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 646 tools/crm_resource.c attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 657 tools/crm_resource.c class_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 679 tools/crm_resource.c cleanup_refresh_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 695 tools/crm_resource.c delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 703 tools/crm_resource.c expired_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 710 tools/crm_resource.c get_agent_spec(const gchar *optarg) gchar 725 tools/crm_resource.c list_agents_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 734 tools/crm_resource.c list_providers_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 743 tools/crm_resource.c list_standards_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 754 tools/crm_resource.c list_alternatives_cb(const gchar *option_name, const gchar *optarg, gchar 763 tools/crm_resource.c metadata_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 772 tools/crm_resource.c option_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 789 tools/crm_resource.c fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 797 tools/crm_resource.c flag_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 828 tools/crm_resource.c get_param_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 845 tools/crm_resource.c list_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 863 tools/crm_resource.c set_delete_param_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 880 tools/crm_resource.c set_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 894 tools/crm_resource.c timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 900 tools/crm_resource.c validate_or_force_cb(const gchar *option_name, const gchar *optarg, gchar 916 tools/crm_resource.c restart_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 925 tools/crm_resource.c digests_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 939 tools/crm_resource.c wait_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 947 tools/crm_resource.c why_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 1520 tools/crm_resource.c gchar **processed_args = NULL; gchar 1575 tools/crm_resource.c for (gchar **s = options.remainder; *s; s++) { gchar 1595 tools/crm_resource.c gchar **strv = NULL; gchar 1596 tools/crm_resource.c gchar *msg = NULL; gchar 1600 tools/crm_resource.c for (gchar **s = options.remainder; *s; s++) { gchar 1609 tools/crm_resource.c for (gchar **s = options.remainder; *s; s++) { gchar 284 tools/crm_resource_print.c gchar *requested_name = va_arg(args, gchar *); gchar 332 tools/crm_resource_print.c gchar *requested_name = va_arg(args, gchar *); gchar 41 tools/crm_rule.c static gboolean mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 71 tools/crm_rule.c mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 242 tools/crm_rule.c gchar **processed_args = pcmk__cmdline_preproc(argv, "nopNO"); gchar 37 tools/crm_simulate.c gchar *input_file; gchar 44 tools/crm_simulate.c gchar *output_file; gchar 55 tools/crm_simulate.c gchar *test_dir; gchar 84 tools/crm_simulate.c in_place_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 92 tools/crm_simulate.c live_check_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 102 tools/crm_simulate.c node_down_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 104 tools/crm_simulate.c options.node_down = g_list_append(options.node_down, (gchar *) g_strdup(optarg)); gchar 109 tools/crm_simulate.c node_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 111 tools/crm_simulate.c options.node_fail = g_list_append(options.node_fail, (gchar *) g_strdup(optarg)); gchar 116 tools/crm_simulate.c node_up_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 119 tools/crm_simulate.c options.node_up = g_list_append(options.node_up, (gchar *) g_strdup(optarg)); gchar 124 tools/crm_simulate.c op_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 127 tools/crm_simulate.c options.op_fail = g_list_append(options.op_fail, (gchar *) g_strdup(optarg)); gchar 132 tools/crm_simulate.c op_inject_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 134 tools/crm_simulate.c options.op_inject = g_list_append(options.op_inject, (gchar *) g_strdup(optarg)); gchar 139 tools/crm_simulate.c quorum_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 150 tools/crm_simulate.c save_dotfile_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 161 tools/crm_simulate.c save_graph_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 172 tools/crm_simulate.c show_scores_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 179 tools/crm_simulate.c simulate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 186 tools/crm_simulate.c ticket_activate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 188 tools/crm_simulate.c options.ticket_activate = g_list_append(options.ticket_activate, (gchar *) g_strdup(optarg)); gchar 193 tools/crm_simulate.c ticket_grant_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 195 tools/crm_simulate.c options.ticket_grant = g_list_append(options.ticket_grant, (gchar *) g_strdup(optarg)); gchar 200 tools/crm_simulate.c ticket_revoke_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 202 tools/crm_simulate.c options.ticket_revoke = g_list_append(options.ticket_revoke, (gchar *) g_strdup(optarg)); gchar 207 tools/crm_simulate.c ticket_standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 209 tools/crm_simulate.c options.ticket_standby = g_list_append(options.ticket_standby, (gchar *) g_strdup(optarg)); gchar 214 tools/crm_simulate.c utilization_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 221 tools/crm_simulate.c watchdog_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 232 tools/crm_simulate.c xml_file_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 242 tools/crm_simulate.c xml_pipe_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 865 tools/crm_simulate.c gchar **processed_args = pcmk__cmdline_preproc(argv, "bdefgiqrtuwxDFGINO"); gchar 122 tools/crm_verify.c gchar **processed_args = pcmk__cmdline_preproc(argv, "xSX"); gchar 46 tools/crmadmin.c gboolean command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 100 tools/crmadmin.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) gchar 191 tools/crmadmin.c gchar **processed_args = pcmk__cmdline_preproc(argv, "itBDEHKNPS"); gchar 77 tools/stonith_admin.c gboolean add_env_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 78 tools/stonith_admin.c gboolean add_stonith_device(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 79 tools/stonith_admin.c gboolean add_stonith_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 80 tools/stonith_admin.c gboolean add_tolerance(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 81 tools/stonith_admin.c gboolean set_tag(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 243 tools/stonith_admin.c add_env_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 261 tools/stonith_admin.c add_stonith_device(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 267 tools/stonith_admin.c add_tolerance(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 273 tools/stonith_admin.c add_stonith_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 298 tools/stonith_admin.c set_tag(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 352 tools/stonith_admin.c gchar **processed_args = pcmk__cmdline_preproc(argv, "adehilorstvBCDFHQRTU");