gchar              59 daemons/pacemakerd/pacemakerd.c     gchar **feature_list = g_strsplit(CRM_FEATURES, " ", 0);
gchar              86 daemons/pacemakerd/pacemakerd.c pid_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar              91 daemons/pacemakerd/pacemakerd.c standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             254 daemons/pacemakerd/pacemakerd.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "p");
gchar             144 include/crm/common/cmdline_internal.h gchar **
gchar             191 include/crm/common/output_internal.h     gchar *request;
gchar             121 include/crm/common/strings_internal.h gboolean pcmk__str_in_list(const gchar *s, GList *lst, uint32_t flags);
gchar             247 include/crm/pengine/internal.h gchar * pcmk__native_output_string(pe_resource_t *rsc, const char *name, pe_node_t *node,
gchar              21 lib/common/cmdline.c bump_verbosity(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             147 lib/common/cmdline.c gchar **
gchar             158 lib/common/cmdline.c         gchar *basename = g_path_get_basename(*argv);
gchar             281 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            1037 lib/common/logging.c     gchar *arg_string = NULL;
gchar             886 lib/common/strings.c pcmk__str_in_list(const gchar *s, GList *lst, uint32_t flags)
gchar              21 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     assert_int_equal(g_strv_length((gchar **) (a)), g_strv_length((gchar **) (b))); \
gchar              35 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-a", "-b", "-c", "-d", NULL };
gchar              37 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar              49 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-", NULL };
gchar              51 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar              59 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-a", "--", "-bc", NULL };
gchar              61 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar              69 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-a", "X", "-F", "val", NULL };
gchar              71 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "aF");
gchar              79 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-a", NULL };
gchar              81 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "a");
gchar              89 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "--blah=foo", NULL };
gchar              91 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar              99 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-v", "-1000", NULL };
gchar             101 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
gchar             109 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-1", "-i", "-3", NULL };
gchar             111 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar             119 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-n", "crm_mon_options", "-v", "--opt1 --opt2", NULL };
gchar             121 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
gchar             129 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-n", "crm_mon_options", "-v", "-1i3", NULL };
gchar             131 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
gchar             139 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-a", "-b", "-c", "-1i3", NULL };
gchar             141 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "c");
gchar             541 lib/pengine/native.c gchar *
gchar             548 lib/pengine/native.c     gchar *retval = NULL;
gchar             718 lib/pengine/native.c         gchar *s = pcmk__native_output_string(rsc, name, node, show_opts,
gchar             750 lib/pengine/native.c         gchar *s = pcmk__native_output_string(rsc, name, node, show_opts,
gchar             811 lib/pengine/native.c         gchar *resource_s = pcmk__native_output_string(rsc, name, node, options,
gchar            1699 lib/pengine/pe_output.c     gchar *node_str = NULL;
gchar             694 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              27 lib/services/systemd.h G_GNUC_INTERNAL gboolean systemd_unit_exists(const gchar * name);
gchar             109 lib/services/upstart.c object_path_for_job(const gchar *arg_name, char **path, int timeout)
gchar             289 lib/services/upstart.c get_first_instance(const gchar * job, int timeout)
gchar              28 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, "NPUdilnpstv");
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, NULL);
gchar              81 tools/crm_mon.c static gchar **processed_args = NULL;
gchar             218 tools/crm_mon.c apply_exclude(const gchar *excludes, GError **error) {
gchar             248 tools/crm_mon.c apply_include(const gchar *includes, GError **error) {
gchar             317 tools/crm_mon.c user_include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             325 tools/crm_mon.c include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             333 tools/crm_mon.c as_cgi_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             345 tools/crm_mon.c as_html_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             366 tools/crm_mon.c as_simple_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             378 tools/crm_mon.c as_xml_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             389 tools/crm_mon.c fence_history_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             424 tools/crm_mon.c group_by_node_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             430 tools/crm_mon.c hide_headers_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             435 tools/crm_mon.c inactive_resources_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             441 tools/crm_mon.c no_curses_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             447 tools/crm_mon.c print_brief_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             453 tools/crm_mon.c print_detail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             459 tools/crm_mon.c print_timing_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             465 tools/crm_mon.c reconnect_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             479 tools/crm_mon.c show_attributes_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             484 tools/crm_mon.c show_bans_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             496 tools/crm_mon.c show_failcounts_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             501 tools/crm_mon.c show_operations_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             506 tools/crm_mon.c show_tickets_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             511 tools/crm_mon.c use_cib_file_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              85 tools/crm_resource.c     gchar *rsc_id;                // Value of --resource
gchar              86 tools/crm_resource.c     gchar *rsc_type;              // Value of --resource-type
gchar              91 tools/crm_resource.c     gchar *host_uname;            // Value of --node
gchar              92 tools/crm_resource.c     gchar *interval_spec;         // Value of --interval
gchar              93 tools/crm_resource.c     gchar *move_lifetime;         // Value of --lifetime
gchar              94 tools/crm_resource.c     gchar *operation;             // Value of --operation
gchar              96 tools/crm_resource.c     gchar *prop_id;               // --nvpair (attribute XML ID)
gchar              98 tools/crm_resource.c     gchar *prop_set;              // --set-name (attribute block XML ID)
gchar              99 tools/crm_resource.c     gchar *prop_value;            // --parameter-value (attribute value)
gchar             102 tools/crm_resource.c     gchar *xml_file;              // Value of (deprecated) --xml-file
gchar             113 tools/crm_resource.c     gchar **remainder;            // Positional arguments as given
gchar             138 tools/crm_resource.c gboolean agent_provider_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             139 tools/crm_resource.c gboolean attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             140 tools/crm_resource.c gboolean class_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             141 tools/crm_resource.c gboolean cleanup_refresh_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             142 tools/crm_resource.c gboolean delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             143 tools/crm_resource.c gboolean expired_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             144 tools/crm_resource.c gboolean list_agents_cb(const gchar *option_name, const gchar *optarg,
gchar             146 tools/crm_resource.c gboolean list_providers_cb(const gchar *option_name, const gchar *optarg,
gchar             148 tools/crm_resource.c gboolean list_standards_cb(const gchar *option_name, const gchar *optarg,
gchar             150 tools/crm_resource.c gboolean list_alternatives_cb(const gchar *option_name, const gchar *optarg,
gchar             152 tools/crm_resource.c gboolean metadata_cb(const gchar *option_name, const gchar *optarg,
gchar             154 tools/crm_resource.c gboolean option_cb(const gchar *option_name, const gchar *optarg,
gchar             156 tools/crm_resource.c gboolean fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             157 tools/crm_resource.c gboolean flag_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             158 tools/crm_resource.c gboolean get_param_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             159 tools/crm_resource.c gboolean list_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             160 tools/crm_resource.c gboolean set_delete_param_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             161 tools/crm_resource.c gboolean set_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             162 tools/crm_resource.c gboolean timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             163 tools/crm_resource.c gboolean validate_or_force_cb(const gchar *option_name, const gchar *optarg,
gchar             165 tools/crm_resource.c gboolean restart_cb(const gchar *option_name, const gchar *optarg,
gchar             167 tools/crm_resource.c gboolean digests_cb(const gchar *option_name, const gchar *optarg,
gchar             169 tools/crm_resource.c gboolean wait_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             170 tools/crm_resource.c gboolean why_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             631 tools/crm_resource.c agent_provider_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             651 tools/crm_resource.c attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             662 tools/crm_resource.c class_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             675 tools/crm_resource.c cleanup_refresh_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             691 tools/crm_resource.c delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             699 tools/crm_resource.c expired_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             706 tools/crm_resource.c get_agent_spec(const gchar *optarg)
gchar             721 tools/crm_resource.c list_agents_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             730 tools/crm_resource.c list_providers_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             739 tools/crm_resource.c list_standards_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             750 tools/crm_resource.c list_alternatives_cb(const gchar *option_name, const gchar *optarg,
gchar             759 tools/crm_resource.c metadata_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             768 tools/crm_resource.c option_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             785 tools/crm_resource.c fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             793 tools/crm_resource.c flag_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             824 tools/crm_resource.c get_param_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             841 tools/crm_resource.c list_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             859 tools/crm_resource.c set_delete_param_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             876 tools/crm_resource.c set_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             890 tools/crm_resource.c timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             896 tools/crm_resource.c validate_or_force_cb(const gchar *option_name, const gchar *optarg,
gchar             921 tools/crm_resource.c restart_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             930 tools/crm_resource.c digests_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             944 tools/crm_resource.c wait_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             952 tools/crm_resource.c why_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar            1552 tools/crm_resource.c     gchar **processed_args = NULL;
gchar            1607 tools/crm_resource.c         for (gchar **s = options.remainder; *s; s++) {
gchar            1627 tools/crm_resource.c         gchar **strv = NULL;
gchar            1628 tools/crm_resource.c         gchar *msg = NULL;
gchar            1632 tools/crm_resource.c         for (gchar **s = options.remainder; *s; s++) {
gchar            1641 tools/crm_resource.c         for (gchar **s = options.remainder; *s; s++) {
gchar             520 tools/crm_resource_print.c     gchar *requested_name = va_arg(args, gchar *);
gchar             568 tools/crm_resource_print.c     gchar *requested_name = va_arg(args, gchar *);
gchar              42 tools/crm_rule.c static gboolean mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar              72 tools/crm_rule.c mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             243 tools/crm_rule.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "drX");
gchar              39 tools/crm_simulate.c     gchar *input_file;
gchar              42 tools/crm_simulate.c     gchar *output_file;
gchar              45 tools/crm_simulate.c     gchar *test_dir;
gchar              68 tools/crm_simulate.c all_actions_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              74 tools/crm_simulate.c attrs_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              80 tools/crm_simulate.c failcounts_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              86 tools/crm_simulate.c in_place_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              93 tools/crm_simulate.c live_check_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             104 tools/crm_simulate.c node_down_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             110 tools/crm_simulate.c node_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             116 tools/crm_simulate.c node_up_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             123 tools/crm_simulate.c op_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             130 tools/crm_simulate.c op_inject_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             136 tools/crm_simulate.c pending_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             142 tools/crm_simulate.c process_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             148 tools/crm_simulate.c quorum_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             158 tools/crm_simulate.c save_dotfile_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             169 tools/crm_simulate.c save_graph_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             180 tools/crm_simulate.c show_scores_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             186 tools/crm_simulate.c simulate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             192 tools/crm_simulate.c ticket_activate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             198 tools/crm_simulate.c ticket_grant_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             204 tools/crm_simulate.c ticket_revoke_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             210 tools/crm_simulate.c ticket_standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             216 tools/crm_simulate.c utilization_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             222 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             243 tools/crm_simulate.c xml_pipe_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             484 tools/crm_simulate.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "bdefgiqrtuwxDFGINOP");
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, "itKNS");
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, "adehilorstvyBCDFHQRTU");