gchar              40 daemons/attrd/pacemaker-attrd.c gchar **log_files = NULL;
gchar             109 daemons/attrd/pacemaker-attrd.c     gchar **processed_args = pcmk__cmdline_preproc(argv, NULL);
gchar              42 daemons/based/pacemaker-based.c gchar *cib_root = NULL;
gchar             175 daemons/based/pacemaker-based.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "r");
gchar              64 daemons/based/pacemaker-based.h extern gchar *cib_root;
gchar             699 daemons/controld/controld_control.c     gchar *s = pcmk__format_option_metadata("pacemaker-controld", desc_short,
gchar              67 daemons/controld/controld_join_dc.c         g_hash_table_remove(failed_sync_nodes, (gchar *) node_name);
gchar             110 daemons/controld/controld_join_dc.c                                               (gchar *) node_name);
gchar              71 daemons/controld/pacemaker-controld.c     gchar **processed_args = pcmk__cmdline_preproc(argv, NULL);
gchar              58 daemons/execd/cts-exec-helper.c interval_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              64 daemons/execd/cts-exec-helper.c notify_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              75 daemons/execd/cts-exec-helper.c param_key_val_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             544 daemons/execd/cts-exec-helper.c     gchar **processed_args = pcmk__cmdline_preproc(argv, NULL);
gchar              46 daemons/execd/pacemaker-execd.c     gchar **log_files;
gchar              48 daemons/execd/pacemaker-execd.c     gchar *port;
gchar             448 daemons/execd/pacemaker-execd.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "lp");
gchar             450 daemons/execd/pacemaker-execd.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "l");
gchar             483 daemons/execd/pacemaker-execd.c         for (gchar **fname = options.log_files; *fname != NULL; fname++) {
gchar              60 daemons/fenced/cts-fence-helper.c mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             642 daemons/fenced/cts-fence-helper.c     gchar **processed_args = pcmk__cmdline_preproc(argv, NULL);
gchar              65 daemons/fenced/pacemaker-fenced.c     gchar **log_files;
gchar             482 daemons/fenced/pacemaker-fenced.c stand_alone_cpg_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             725 daemons/fenced/pacemaker-fenced.c     gchar *s = pcmk__format_option_metadata("pacemaker-fenced", desc_short,
gchar             767 daemons/fenced/pacemaker-fenced.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "l");
gchar              61 daemons/pacemakerd/pacemakerd.c     gchar **feature_list = g_strsplit(CRM_FEATURES, " ", 0);
gchar              88 daemons/pacemakerd/pacemakerd.c pid_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar              93 daemons/pacemakerd/pacemakerd.c standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             270 daemons/pacemakerd/pacemakerd.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "p");
gchar              30 daemons/schedulerd/pacemaker-schedulerd.c     gchar **remainder;
gchar              75 daemons/schedulerd/pacemaker-schedulerd.c     gchar **processed_args = pcmk__cmdline_preproc(argv, NULL);
gchar             116 include/crm/common/cmdline_internal.h gchar *pcmk__quote_cmdline(gchar **argv);
gchar             157 include/crm/common/cmdline_internal.h gchar **
gchar             177 include/crm/common/logging_internal.h void pcmk__add_logfiles(gchar **log_files, pcmk__output_t *out);
gchar              55 include/crm/common/options_internal.h gchar *pcmk__format_option_metadata(const char *name, const char *desc_short,
gchar             194 include/crm/common/output_internal.h     gchar *request;
gchar             136 include/crm/common/strings_internal.h gboolean pcmk__str_in_list(const gchar *s, const GList *lst, uint32_t flags);
gchar             200 include/crm/fencing/internal.h gchar *stonith__history_description(const stonith_history_t *event,
gchar             246 include/crm/pengine/internal.h gchar *pcmk__native_output_string(const pcmk_resource_t *rsc, const char *name,
gchar             895 lib/cib/cib_utils.c     gchar *s = pcmk__format_option_metadata("pacemaker-based", desc_short,
gchar              29 lib/common/acl.c         gchar *xpath;
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 static gchar *
gchar             146 lib/common/cmdline.c string_replace(gchar *str, const gchar *sub, const gchar *repl)
gchar             155 lib/common/cmdline.c     gchar **split = g_strsplit(str, sub, 0);
gchar             156 lib/common/cmdline.c     gchar *retval = g_strjoinv(repl, split);
gchar             162 lib/common/cmdline.c gchar *
gchar             163 lib/common/cmdline.c pcmk__quote_cmdline(gchar **argv)
gchar             203 lib/common/cmdline.c             gchar *repl = string_replace(argv[i], "'", "\\\'");
gchar             212 lib/common/cmdline.c gchar **
gchar             223 lib/common/cmdline.c         gchar *basename = g_path_get_basename(*argv);
gchar             359 lib/common/cmdline.c     gchar **extra_args = NULL;
gchar              62 lib/common/logging.c crm_glib_handler(const gchar * log_domain, GLogLevelFlags flags, const gchar * message,
gchar             401 lib/common/logging.c pcmk__add_logfiles(gchar **log_files, pcmk__output_t *out)
gchar             407 lib/common/logging.c     for (gchar **fname = log_files; *fname != NULL; fname++) {
gchar            1094 lib/common/logging.c     gchar *arg_string = NULL;
gchar             425 lib/common/options.c gchar *
gchar             888 lib/common/strings.c pcmk__str_in_list(const gchar *s, const GList *lst, uint32_t flags)
gchar              19 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     assert_int_equal(g_strv_length((gchar **) (a)), g_strv_length((gchar **) (b))); \
gchar              33 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-a", "-b", "-c", "-d", "-1", NULL };
gchar              35 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar              47 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-", NULL };
gchar              49 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar              57 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-a", "--", "-bc", NULL };
gchar              59 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar              67 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-a", "X", "-F", "val", NULL };
gchar              69 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "aF");
gchar              77 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-a", NULL };
gchar              79 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "a");
gchar              87 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "--blah=foo", NULL };
gchar              89 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar              97 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-v", "-1000", NULL };
gchar              99 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
gchar             107 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-1", "-i", "-3", NULL };
gchar             109 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
gchar             117 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_attribute", "-p", "-v", "-INFINITY", NULL };
gchar             119 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "pv");
gchar             127 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-n", "crm_mon_options", "-v", "--opt1 --opt2", NULL };
gchar             129 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
gchar             137 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-n", "crm_mon_options", "-v", "-1i3", NULL };
gchar             139 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
gchar             147 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const gchar *expected[] = { "crm_mon", "-a", "-b", "-c", "-1i3", NULL };
gchar             149 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "c");
gchar              25 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c     const gchar *expected = "crm_resource -r rsc1 --meta -p comment -v hello --output-as=xml";
gchar              27 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c     gchar *processed = pcmk__quote_cmdline((gchar **) argv);
gchar              35 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c     const gchar *expected = "crm_resource -r rsc1 --meta -p comment -v 'hello world' --output-as=xml";
gchar              37 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c     gchar *processed = pcmk__quote_cmdline((gchar **) argv);
gchar              45 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c     const gchar *expected = "crm_resource -r rsc1 --meta -p comment -v 'here\\\'s johnny' --output-as=xml";
gchar              47 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c     gchar *processed = pcmk__quote_cmdline((gchar **) argv);
gchar            1485 lib/common/xml.c     g_string_append(buffer, (const gchar *) data->content);
gchar             298 lib/common/xpath.c         g_string_append(xpath, (const gchar *) xml->name);
gchar              89 lib/fencing/st_output.c gchar *
gchar             404 lib/fencing/st_output.c     gchar *desc = stonith__history_description(event, full_history, succeeded,
gchar             438 lib/fencing/st_output.c         gchar *desc = stonith__history_description(event, full_history, succeeded,
gchar              67 lib/pengine/bundle.c         gchar *container_host_options;
gchar             300 lib/pengine/common.c     gchar *s = pcmk__format_option_metadata("pacemaker-schedulerd", desc_short,
gchar             562 lib/pengine/native.c gchar *
gchar             763 lib/pengine/native.c         gchar *s = pcmk__native_output_string(rsc, name, node, show_opts,
gchar             796 lib/pengine/native.c         gchar *s = pcmk__native_output_string(rsc, name, node, show_opts,
gchar             862 lib/pengine/native.c         gchar *resource_s = pcmk__native_output_string(rsc, name, node, options,
gchar            2016 lib/pengine/pe_output.c     gchar *node_str = NULL;
gchar             696 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              45 tools/attrd_updater.c     gchar *attr_dampen;
gchar              46 tools/attrd_updater.c     gchar *attr_name;
gchar              47 tools/attrd_updater.c     gchar *attr_pattern;
gchar              48 tools/attrd_updater.c     gchar *attr_node;
gchar              49 tools/attrd_updater.c     gchar *attr_set;
gchar              60 tools/attrd_updater.c command_cb (const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar              81 tools/attrd_updater.c private_cb (const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar              87 tools/attrd_updater.c section_cb (const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             102 tools/attrd_updater.c attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             111 tools/attrd_updater.c wait_cb (const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             297 tools/attrd_updater.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "dlnsvBNUS");
gchar              45 tools/cibadmin.c     gchar *cib_user;
gchar              46 tools/cibadmin.c     gchar *dest_node;
gchar              47 tools/cibadmin.c     gchar *input_file;
gchar              48 tools/cibadmin.c     gchar *input_xml;
gchar             157 tools/cibadmin.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             213 tools/cibadmin.c show_access_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             238 tools/cibadmin.c section_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             493 tools/cibadmin.c     gchar *acl_cred = NULL;
gchar             498 tools/cibadmin.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "ANSUXhotx");
gchar             507 tools/cibadmin.c         gchar *help = g_option_context_get_help(context, TRUE, NULL);
gchar             559 tools/cibadmin.c         gchar *help = g_option_context_get_help(context, TRUE, NULL);
gchar              89 tools/crm_attribute.c     gchar *attr_default;
gchar              90 tools/crm_attribute.c     gchar *attr_id;
gchar              91 tools/crm_attribute.c     gchar *attr_name;
gchar              93 tools/crm_attribute.c     gchar *attr_pattern;
gchar              96 tools/crm_attribute.c     gchar *dest_uname;
gchar              98 tools/crm_attribute.c     gchar *set_name;
gchar             100 tools/crm_attribute.c     gchar *type;
gchar             110 tools/crm_attribute.c delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             117 tools/crm_attribute.c promotion_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             138 tools/crm_attribute.c update_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             145 tools/crm_attribute.c utilization_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             156 tools/crm_attribute.c value_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             163 tools/crm_attribute.c wait_cb (const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             700 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              93 tools/crm_diff.c original_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             100 tools/crm_diff.c patch_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             303 tools/crm_diff.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "nopNO");
gchar              31 tools/crm_error.c result_type_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar              90 tools/crm_error.c     gchar **processed_args = pcmk__cmdline_preproc(argv, NULL);
gchar              83 tools/crm_mon.c static gchar **processed_args = NULL;
gchar             315 tools/crm_mon.c apply_exclude(const gchar *excludes, GError **error) {
gchar             345 tools/crm_mon.c apply_include(const gchar *includes, GError **error) {
gchar             415 tools/crm_mon.c user_include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             423 tools/crm_mon.c include_exclude_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             431 tools/crm_mon.c as_cgi_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             439 tools/crm_mon.c as_html_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             448 tools/crm_mon.c as_simple_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             456 tools/crm_mon.c as_xml_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             463 tools/crm_mon.c fence_history_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             501 tools/crm_mon.c group_by_node_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             507 tools/crm_mon.c hide_headers_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             512 tools/crm_mon.c inactive_resources_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             518 tools/crm_mon.c no_curses_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             525 tools/crm_mon.c print_brief_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             531 tools/crm_mon.c print_detail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             537 tools/crm_mon.c print_description_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             543 tools/crm_mon.c print_timing_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             549 tools/crm_mon.c reconnect_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             577 tools/crm_mon.c one_shot_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             594 tools/crm_mon.c daemonize_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             602 tools/crm_mon.c show_attributes_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             607 tools/crm_mon.c show_bans_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             619 tools/crm_mon.c show_failcounts_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             624 tools/crm_mon.c show_operations_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             629 tools/crm_mon.c show_tickets_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             634 tools/crm_mon.c use_cib_file_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             466 tools/crm_mon_curses.c     gchar *desc = stonith__history_description(event, full_history, succeeded,
gchar              44 tools/crm_node.c gboolean command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar              45 tools/crm_node.c gboolean name_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar              46 tools/crm_node.c gboolean remove_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             107 tools/crm_node.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             127 tools/crm_node.c name_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             134 tools/crm_node.c remove_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             789 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             143 tools/crm_resource.c gboolean agent_provider_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             144 tools/crm_resource.c gboolean attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             145 tools/crm_resource.c gboolean class_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             146 tools/crm_resource.c gboolean cleanup_refresh_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             147 tools/crm_resource.c gboolean delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             148 tools/crm_resource.c gboolean expired_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             149 tools/crm_resource.c gboolean list_agents_cb(const gchar *option_name, const gchar *optarg,
gchar             151 tools/crm_resource.c gboolean list_providers_cb(const gchar *option_name, const gchar *optarg,
gchar             153 tools/crm_resource.c gboolean list_standards_cb(const gchar *option_name, const gchar *optarg,
gchar             155 tools/crm_resource.c gboolean list_alternatives_cb(const gchar *option_name, const gchar *optarg,
gchar             157 tools/crm_resource.c gboolean metadata_cb(const gchar *option_name, const gchar *optarg,
gchar             159 tools/crm_resource.c gboolean option_cb(const gchar *option_name, const gchar *optarg,
gchar             161 tools/crm_resource.c gboolean fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             162 tools/crm_resource.c gboolean flag_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             163 tools/crm_resource.c gboolean get_param_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             164 tools/crm_resource.c gboolean list_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             165 tools/crm_resource.c gboolean set_delete_param_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             166 tools/crm_resource.c gboolean set_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             167 tools/crm_resource.c gboolean timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             168 tools/crm_resource.c gboolean validate_or_force_cb(const gchar *option_name, const gchar *optarg,
gchar             170 tools/crm_resource.c gboolean restart_cb(const gchar *option_name, const gchar *optarg,
gchar             172 tools/crm_resource.c gboolean digests_cb(const gchar *option_name, const gchar *optarg,
gchar             174 tools/crm_resource.c gboolean wait_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             175 tools/crm_resource.c gboolean why_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar             660 tools/crm_resource.c agent_provider_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             674 tools/crm_resource.c attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             686 tools/crm_resource.c class_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             694 tools/crm_resource.c cleanup_refresh_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             710 tools/crm_resource.c delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             718 tools/crm_resource.c expired_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             725 tools/crm_resource.c get_agent_spec(const gchar *optarg)
gchar             734 tools/crm_resource.c list_agents_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             743 tools/crm_resource.c list_providers_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             752 tools/crm_resource.c list_standards_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             763 tools/crm_resource.c list_alternatives_cb(const gchar *option_name, const gchar *optarg,
gchar             772 tools/crm_resource.c metadata_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             781 tools/crm_resource.c option_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             798 tools/crm_resource.c fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             806 tools/crm_resource.c flag_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             846 tools/crm_resource.c get_param_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             859 tools/crm_resource.c list_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             877 tools/crm_resource.c set_delete_param_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             890 tools/crm_resource.c set_prop_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             899 tools/crm_resource.c timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             905 tools/crm_resource.c validate_or_force_cb(const gchar *option_name, const gchar *optarg,
gchar             930 tools/crm_resource.c restart_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             939 tools/crm_resource.c digests_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar             953 tools/crm_resource.c wait_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             961 tools/crm_resource.c why_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar            1455 tools/crm_resource.c     gchar **processed_args = NULL;
gchar            1510 tools/crm_resource.c         for (gchar **s = options.remainder; *s; s++) {
gchar            1530 tools/crm_resource.c         gchar **strv = NULL;
gchar            1531 tools/crm_resource.c         gchar *msg = NULL;
gchar            1535 tools/crm_resource.c         for (gchar **s = options.remainder; *s; s++) {
gchar            1547 tools/crm_resource.c         for (gchar **s = options.remainder; *s; s++) {
gchar              40 tools/crm_rule.c     gchar **rules;
gchar              45 tools/crm_rule.c static gboolean mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error);
gchar              75 tools/crm_rule.c mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             114 tools/crm_rule.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "drX");
gchar              80 tools/crm_shadow.c     gchar *validate_with;
gchar            1038 tools/crm_shadow.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data,
gchar            1189 tools/crm_shadow.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "CDcersv");
gchar            1211 tools/crm_shadow.c         gchar *help = g_option_context_get_help(context, TRUE, NULL);
gchar            1238 tools/crm_shadow.c         gchar *help = g_option_context_get_help(context, TRUE, NULL);
gchar              41 tools/crm_simulate.c     gchar *input_file;
gchar              44 tools/crm_simulate.c     gchar *output_file;
gchar              47 tools/crm_simulate.c     gchar *test_dir;
gchar              69 tools/crm_simulate.c all_actions_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              75 tools/crm_simulate.c attrs_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              81 tools/crm_simulate.c failcounts_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              87 tools/crm_simulate.c in_place_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              94 tools/crm_simulate.c live_check_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             105 tools/crm_simulate.c node_down_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             111 tools/crm_simulate.c node_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             117 tools/crm_simulate.c node_up_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             124 tools/crm_simulate.c op_fail_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             131 tools/crm_simulate.c op_inject_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             137 tools/crm_simulate.c pending_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             143 tools/crm_simulate.c process_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             149 tools/crm_simulate.c quorum_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             155 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             169 tools/crm_simulate.c show_scores_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             175 tools/crm_simulate.c simulate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             181 tools/crm_simulate.c ticket_activate_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             187 tools/crm_simulate.c ticket_grant_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             193 tools/crm_simulate.c ticket_revoke_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             199 tools/crm_simulate.c ticket_standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             205 tools/crm_simulate.c utilization_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             211 tools/crm_simulate.c watchdog_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             217 tools/crm_simulate.c xml_file_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             224 tools/crm_simulate.c xml_pipe_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             461 tools/crm_simulate.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "bdefgiqrtuwxDFGINOP");
gchar              44 tools/crm_ticket.c     gchar *attr_default;
gchar              45 tools/crm_ticket.c     gchar *attr_id;
gchar              51 tools/crm_ticket.c     gchar *set_name;
gchar              53 tools/crm_ticket.c     gchar *ticket_id;
gchar              54 tools/crm_ticket.c     gchar *xml_file;
gchar              67 tools/crm_ticket.c attr_value_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar              84 tools/crm_ticket.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             103 tools/crm_ticket.c delete_attr_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             110 tools/crm_ticket.c get_attr_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             117 tools/crm_ticket.c grant_standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             136 tools/crm_ticket.c set_attr_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) {
gchar             258 tools/crm_ticket.c find_ticket(gchar *ticket_id, pcmk_scheduler_t *scheduler)
gchar             342 tools/crm_ticket.c find_ticket_state(cib_t * the_cib, gchar *ticket_id, xmlNode ** ticket_state_xml)
gchar             385 tools/crm_ticket.c find_ticket_constraints(cib_t * the_cib, gchar *ticket_id, xmlNode ** ticket_cons_xml)
gchar             427 tools/crm_ticket.c dump_ticket_xml(cib_t * the_cib, gchar *ticket_id)
gchar             452 tools/crm_ticket.c dump_constraints(cib_t * the_cib, gchar *ticket_id)
gchar             473 tools/crm_ticket.c get_ticket_state_attr(gchar *ticket_id, const char *attr_name, const char **attr_value,
gchar             495 tools/crm_ticket.c ticket_warning(gchar *ticket_id, const char *action)
gchar             534 tools/crm_ticket.c allow_modification(gchar *ticket_id)
gchar             567 tools/crm_ticket.c modify_ticket_state(gchar *ticket_id, cib_t *cib, pcmk_scheduler_t *scheduler)
gchar             641 tools/crm_ticket.c delete_ticket_state(gchar *ticket_id, cib_t * cib)
gchar             731 tools/crm_ticket.c     gchar **processed_args = NULL;
gchar             132 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             185 tools/crmadmin.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "itKNS");
gchar              21 tools/iso8601.c     gchar *duration_s;
gchar              22 tools/iso8601.c     gchar *expected_s;
gchar              23 tools/iso8601.c     gchar *period_s;
gchar              30 tools/iso8601.c date_now_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar              41 tools/iso8601.c modifier_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) {
gchar             149 tools/iso8601.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "dpDE");
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             388 tools/stonith_admin.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "adehilorstvyBCDFHQRTU");