gchar 38 daemons/attrd/pacemaker-attrd.c gchar **log_files = NULL; gchar 107 daemons/attrd/pacemaker-attrd.c gchar **processed_args = pcmk__cmdline_preproc(argv, NULL); gchar 41 daemons/based/pacemaker-based.c gchar *cib_root = NULL; gchar 186 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 66 daemons/controld/controld_join_dc.c g_hash_table_remove(failed_sync_nodes, (gchar *) node_name); gchar 109 daemons/controld/controld_join_dc.c (gchar *) node_name); gchar 83 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 446 daemons/execd/pacemaker-execd.c gchar **processed_args = NULL; gchar 486 daemons/execd/pacemaker-execd.c for (gchar **fname = options.log_files; *fname != NULL; fname++) { gchar 59 daemons/fenced/cts-fence-helper.c mode_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 645 daemons/fenced/cts-fence-helper.c gchar **processed_args = pcmk__cmdline_preproc(argv, NULL); gchar 64 daemons/fenced/pacemaker-fenced.c gchar **log_files; gchar 446 daemons/fenced/pacemaker-fenced.c stand_alone_cpg_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 543 daemons/fenced/pacemaker-fenced.c gchar **processed_args = pcmk__cmdline_preproc(argv, "l"); gchar 65 daemons/pacemakerd/pacemakerd.c gchar **feature_list = g_strsplit(CRM_FEATURES, " ", 0); gchar 94 daemons/pacemakerd/pacemakerd.c pid_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 99 daemons/pacemakerd/pacemakerd.c standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 276 daemons/pacemakerd/pacemakerd.c gchar **processed_args = pcmk__cmdline_preproc(argv, "p"); gchar 30 daemons/schedulerd/pacemaker-schedulerd.c gchar **remainder; gchar 87 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 161 include/crm/common/cmdline_internal.h gchar ** gchar 235 include/crm/common/logging_internal.h void pcmk__add_logfiles(gchar **log_files, pcmk__output_t *out); gchar 190 include/crm/common/output_internal.h gchar *request; gchar 137 include/crm/common/strings_internal.h gboolean pcmk__str_in_list(const gchar *s, const GList *lst, uint32_t flags); gchar 148 include/crm/fencing/internal.h gchar *stonith__history_description(const stonith_history_t *event, gchar 93 include/crm/pengine/internal.h gchar *pcmk__native_output_string(const pcmk_resource_t *rsc, const char *name, gchar 28 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 36 lib/common/crmcommon_private.h gchar *path; 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 1092 lib/common/logging.c gchar *arg_string = NULL; gchar 540 lib/common/remote.c g_free((gchar *) iov[1].iov_base); gchar 981 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 21 lib/common/tests/xml/pcmk__xml_escape_test.c gchar *buf = pcmk__xml_escape(str, type); gchar 24 lib/common/unittest.c gchar *out = NULL; gchar 25 lib/common/unittest.c gchar *err = NULL; gchar 1109 lib/common/xml.c gchar * gchar 66 lib/common/xml_attr.c gchar *value_esc = NULL; gchar 112 lib/common/xml_display.c gchar *p_copy = NULL; gchar 358 lib/common/xml_io.c gchar *content_esc = NULL; gchar 276 lib/common/xpath.c g_string_append(xpath, (const gchar *) xml->name); gchar 211 lib/fencing/st_lha.c gchar *meta_longdesc_esc = NULL; gchar 212 lib/fencing/st_lha.c gchar *meta_shortdesc_esc = NULL; gchar 88 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 2152 lib/pacemaker/pcmk_output.c gchar *value_esc = NULL; gchar 67 lib/pengine/bundle.c gchar *container_host_options; gchar 558 lib/pengine/native.c gchar * gchar 735 lib/pengine/native.c gchar *content = NULL; gchar 804 lib/pengine/native.c gchar *s = pcmk__native_output_string(rsc, name, node, show_opts, gchar 870 lib/pengine/native.c gchar *resource_s = pcmk__native_output_string(rsc, name, node, options, gchar 1592 lib/pengine/pe_output.c gchar *exit_reason_esc = NULL; gchar 2191 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 94 lib/services/services_lsb.c lsb_meta_helper_get_value(const char *line, gchar **value, const char *prefix) gchar 112 lib/services/services_lsb.c gchar *provides = NULL; gchar 113 lib/services/services_lsb.c gchar *required_start = NULL; gchar 114 lib/services/services_lsb.c gchar *required_stop = NULL; gchar 115 lib/services/services_lsb.c gchar *should_start = NULL; gchar 116 lib/services/services_lsb.c gchar *should_stop = NULL; gchar 117 lib/services/services_lsb.c gchar *default_start = NULL; gchar 118 lib/services/services_lsb.c gchar *default_stop = NULL; gchar 119 lib/services/services_lsb.c gchar *short_desc = NULL; gchar 120 lib/services/services_lsb.c gchar *long_desc = NULL; gchar 713 lib/services/systemd.c gchar *escaped = pcmk__xml_escape(desc, pcmk__xml_escape_text); gchar 27 lib/services/systemd.h G_GNUC_INTERNAL gboolean systemd_unit_exists(const gchar * name); gchar 110 lib/services/upstart.c object_path_for_job(const gchar *arg_name, char **path, int timeout) gchar 290 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 44 tools/cibadmin.c gchar *cib_user; gchar 45 tools/cibadmin.c gchar *dest_node; gchar 46 tools/cibadmin.c gchar *input_file; gchar 47 tools/cibadmin.c gchar *input_xml; gchar 160 tools/cibadmin.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 216 tools/cibadmin.c show_access_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 241 tools/cibadmin.c section_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 521 tools/cibadmin.c gchar *acl_cred = NULL; gchar 526 tools/cibadmin.c gchar **processed_args = pcmk__cmdline_preproc(argv, "ANSUXhotx"); gchar 535 tools/cibadmin.c gchar *help = g_option_context_get_help(context, TRUE, NULL); gchar 587 tools/cibadmin.c gchar *help = g_option_context_get_help(context, TRUE, NULL); gchar 64 tools/crm_attribute.c gchar *attr_default; gchar 65 tools/crm_attribute.c gchar *attr_id; gchar 66 tools/crm_attribute.c gchar *attr_name; gchar 68 tools/crm_attribute.c gchar *attr_pattern; gchar 71 tools/crm_attribute.c gchar *dest_uname; gchar 73 tools/crm_attribute.c gchar *set_name; gchar 75 tools/crm_attribute.c gchar *type; gchar 87 tools/crm_attribute.c list_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 95 tools/crm_attribute.c delete_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 102 tools/crm_attribute.c attr_name_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 115 tools/crm_attribute.c promotion_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 136 tools/crm_attribute.c update_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 143 tools/crm_attribute.c utilization_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 154 tools/crm_attribute.c value_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 161 tools/crm_attribute.c wait_cb (const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 774 tools/crm_attribute.c gchar **processed_args = pcmk__cmdline_preproc(argv, "NPUdilnpstv"); gchar 41 tools/crm_diff.c gboolean new_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 42 tools/crm_diff.c gboolean original_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 43 tools/crm_diff.c gboolean patch_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 85 tools/crm_diff.c new_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 92 tools/crm_diff.c original_string_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 99 tools/crm_diff.c patch_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 305 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 82 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 470 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 787 tools/crm_node.c gchar **processed_args = pcmk__cmdline_preproc(argv, "NR"); gchar 78 tools/crm_resource.c gchar *rsc_id; // Value of --resource gchar 79 tools/crm_resource.c gchar *rsc_type; // Value of --resource-type gchar 85 tools/crm_resource.c gchar *host_uname; // Value of --node gchar 86 tools/crm_resource.c gchar *interval_spec; // Value of --interval gchar 87 tools/crm_resource.c gchar *move_lifetime; // Value of --lifetime gchar 88 tools/crm_resource.c gchar *operation; // Value of --operation gchar 91 tools/crm_resource.c gchar *prop_id; // --nvpair (attribute XML ID) gchar 93 tools/crm_resource.c gchar *prop_set; // --set-name (attribute block XML ID) gchar 94 tools/crm_resource.c gchar *prop_value; // --parameter-value (attribute value) gchar 97 tools/crm_resource.c gchar *xml_file; // Value of (deprecated) --xml-file gchar 108 tools/crm_resource.c gchar **remainder; // Positional arguments as given gchar 116 tools/crm_resource.c gboolean attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 117 tools/crm_resource.c gboolean cmdline_config_cb(const gchar *option_name, const gchar *optarg, gchar 119 tools/crm_resource.c gboolean option_cb(const gchar *option_name, const gchar *optarg, gchar 121 tools/crm_resource.c gboolean timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 289 tools/crm_resource.c validate_opt_list(const gchar *optarg) gchar 319 tools/crm_resource.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 790 tools/crm_resource.c attr_set_type_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 802 tools/crm_resource.c cmdline_config_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 820 tools/crm_resource.c option_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 837 tools/crm_resource.c timeout_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 1529 tools/crm_resource.c gchar **processed_args = NULL; gchar 1578 tools/crm_resource.c for (gchar **s = options.remainder; *s; s++) { gchar 1598 tools/crm_resource.c gchar **strv = NULL; gchar 1599 tools/crm_resource.c gchar *msg = NULL; gchar 1603 tools/crm_resource.c for (gchar **s = options.remainder; *s; s++) { gchar 1615 tools/crm_resource.c for (gchar **s = options.remainder; *s; s++) { gchar 617 tools/crm_resource_print.c const gchar *requested_name = va_arg(args, const gchar *); gchar 665 tools/crm_resource_print.c const gchar *requested_name = va_arg(args, const gchar *); 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 79 tools/crm_shadow.c gchar *validate_with; gchar 173 tools/crm_shadow.c gchar *str = NULL; gchar 249 tools/crm_shadow.c gchar *str = NULL; gchar 1050 tools/crm_shadow.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, gchar 1201 tools/crm_shadow.c gchar **processed_args = pcmk__cmdline_preproc(argv, "CDcersv"); gchar 1223 tools/crm_shadow.c gchar *help = g_option_context_get_help(context, TRUE, NULL); gchar 1250 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 466 tools/crm_simulate.c gchar **processed_args = pcmk__cmdline_preproc(argv, "bdefgiqrtuwxDFGINOP"); gchar 43 tools/crm_ticket.c gchar *attr_default; gchar 44 tools/crm_ticket.c gchar *attr_id; gchar 50 tools/crm_ticket.c gchar *set_name; gchar 52 tools/crm_ticket.c gchar *ticket_id; gchar 53 tools/crm_ticket.c gchar *xml_file; gchar 74 tools/crm_ticket.c attr_value_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 91 tools/crm_ticket.c command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 110 tools/crm_ticket.c delete_attr_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 117 tools/crm_ticket.c get_attr_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 124 tools/crm_ticket.c grant_standby_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 143 tools/crm_ticket.c set_attr_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **err) { gchar 265 tools/crm_ticket.c ticket_grant_warning(gchar *ticket_id) gchar 276 tools/crm_ticket.c ticket_revoke_warning(gchar *ticket_id) gchar 356 tools/crm_ticket.c gchar **processed_args = NULL; gchar 184 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 181 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 76 tools/stonith_admin.c gboolean add_env_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 77 tools/stonith_admin.c gboolean add_stonith_device(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 78 tools/stonith_admin.c gboolean add_stonith_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 79 tools/stonith_admin.c gboolean add_tolerance(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 80 tools/stonith_admin.c gboolean set_tag(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); gchar 242 tools/stonith_admin.c add_env_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 260 tools/stonith_admin.c add_stonith_device(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 266 tools/stonith_admin.c add_tolerance(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 280 tools/stonith_admin.c add_stonith_params(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 305 tools/stonith_admin.c set_tag(const gchar *option_name, const gchar *optarg, gpointer data, GError **error) { gchar 395 tools/stonith_admin.c gchar **processed_args = pcmk__cmdline_preproc(argv, "adehilorstvyBCDFHQRTU");