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             120 include/crm/common/strings_internal.h gboolean pcmk__str_in_list(GList *lst, const gchar *s, 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             145 lib/common/cmdline.c gchar **
gchar             156 lib/common/cmdline.c         gchar *basename = g_path_get_basename(*argv);
gchar             279 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            1010 lib/common/logging.c     gchar *arg_string = NULL;
gchar             895 lib/common/strings.c pcmk__str_in_list(GList *lst, const gchar *s, uint32_t flags)
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              92 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-v", "-1000", NULL };
gchar              94 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
gchar             102 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-1", "-i", "-3", NULL };
gchar             104 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar             112 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-n", "crm_mon_options", "-v", "--opt1 --opt2", NULL };
gchar             114 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
gchar             122 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-n", "crm_mon_options", "-v", "-1i3", NULL };
gchar             124 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
gchar             132 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "-a", "-b", "-c", "-1i3", NULL };
gchar             134 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "c");
gchar             544 lib/pengine/native.c gchar *
gchar             551 lib/pengine/native.c     gchar *retval = NULL;
gchar             721 lib/pengine/native.c         gchar *s = pcmk__native_output_string(rsc, name, node, show_opts,
gchar             753 lib/pengine/native.c         gchar *s = pcmk__native_output_string(rsc, name, node, show_opts,
gchar             814 lib/pengine/native.c         gchar *resource_s = pcmk__native_output_string(rsc, name, node, options,
gchar            1588 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             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, "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              83 tools/crm_mon.c static gchar **processed_args = NULL;
gchar             219 tools/crm_mon.c apply_exclude(const gchar *excludes, GError **error) {
gchar             249 tools/crm_mon.c apply_include(const gchar *includes, GError **error) {
gchar             324 tools/crm_mon.c user_include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             332 tools/crm_mon.c include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             340 tools/crm_mon.c as_cgi_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             352 tools/crm_mon.c as_html_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             373 tools/crm_mon.c as_simple_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             385 tools/crm_mon.c as_xml_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             396 tools/crm_mon.c fence_history_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             431 tools/crm_mon.c group_by_node_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             437 tools/crm_mon.c hide_headers_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             442 tools/crm_mon.c inactive_resources_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             448 tools/crm_mon.c no_curses_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             454 tools/crm_mon.c print_brief_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             460 tools/crm_mon.c print_detail_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              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            1532 tools/crm_resource.c     gchar **processed_args = NULL;
gchar            1587 tools/crm_resource.c         for (gchar **s = options.remainder; *s; s++) {
gchar            1607 tools/crm_resource.c         gchar **strv = NULL;
gchar            1608 tools/crm_resource.c         gchar *msg = NULL;
gchar            1612 tools/crm_resource.c         for (gchar **s = options.remainder; *s; s++) {
gchar            1621 tools/crm_resource.c         for (gchar **s = options.remainder; *s; s++) {
gchar             493 tools/crm_resource_print.c     gchar *requested_name = va_arg(args, gchar *);
gchar             541 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, "drX");
gchar              38 tools/crm_simulate.c     gchar *input_file;
gchar              45 tools/crm_simulate.c     gchar *output_file;
gchar              56 tools/crm_simulate.c     gchar *test_dir;
gchar              85 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             103 tools/crm_simulate.c node_down_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             105 tools/crm_simulate.c     options.node_down = g_list_append(options.node_down, (gchar *) g_strdup(optarg));
gchar             110 tools/crm_simulate.c node_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             112 tools/crm_simulate.c     options.node_fail = g_list_append(options.node_fail, (gchar *) g_strdup(optarg));
gchar             117 tools/crm_simulate.c node_up_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             120 tools/crm_simulate.c     options.node_up = g_list_append(options.node_up, (gchar *) g_strdup(optarg));
gchar             125 tools/crm_simulate.c op_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             128 tools/crm_simulate.c     options.op_fail = g_list_append(options.op_fail, (gchar *) g_strdup(optarg));
gchar             133 tools/crm_simulate.c op_inject_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             135 tools/crm_simulate.c     options.op_inject = g_list_append(options.op_inject, (gchar *) g_strdup(optarg));
gchar             140 tools/crm_simulate.c quorum_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             151 tools/crm_simulate.c save_dotfile_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             162 tools/crm_simulate.c save_graph_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             173 tools/crm_simulate.c show_scores_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             180 tools/crm_simulate.c simulate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             187 tools/crm_simulate.c ticket_activate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             189 tools/crm_simulate.c     options.ticket_activate = g_list_append(options.ticket_activate, (gchar *) g_strdup(optarg));
gchar             194 tools/crm_simulate.c ticket_grant_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             196 tools/crm_simulate.c     options.ticket_grant = g_list_append(options.ticket_grant, (gchar *) g_strdup(optarg));
gchar             201 tools/crm_simulate.c ticket_revoke_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             203 tools/crm_simulate.c     options.ticket_revoke = g_list_append(options.ticket_revoke, (gchar *) g_strdup(optarg));
gchar             208 tools/crm_simulate.c ticket_standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             210 tools/crm_simulate.c     options.ticket_standby = g_list_append(options.ticket_standby, (gchar *) g_strdup(optarg));
gchar             215 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             233 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             868 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");