command_cb 40 tools/crm_node.c gboolean command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); command_cb 50 tools/crm_node.c { "cluster-id", 'i', G_OPTION_FLAG_NO_ARG, G_OPTION_ARG_CALLBACK, command_cb, command_cb 53 tools/crm_node.c { "list", 'l', G_OPTION_FLAG_NO_ARG, G_OPTION_ARG_CALLBACK, command_cb, command_cb 56 tools/crm_node.c { "name", 'n', G_OPTION_FLAG_NO_ARG, G_OPTION_ARG_CALLBACK, command_cb, command_cb 59 tools/crm_node.c { "partition", 'p', G_OPTION_FLAG_NO_ARG, G_OPTION_ARG_CALLBACK, command_cb, command_cb 62 tools/crm_node.c { "quorum", 'q', G_OPTION_FLAG_NO_ARG, G_OPTION_ARG_CALLBACK, command_cb, command_cb 46 tools/crmadmin.c gboolean command_cb(const gchar *option_name, const gchar *optarg, gpointer data, GError **error); command_cb 49 tools/crmadmin.c { "status", 'S', 0, G_OPTION_ARG_CALLBACK, command_cb, command_cb 55 tools/crmadmin.c { "pacemakerd", 'P', G_OPTION_FLAG_NO_ARG, G_OPTION_ARG_CALLBACK, command_cb, command_cb 61 tools/crmadmin.c { "dc_lookup", 'D', G_OPTION_FLAG_NO_ARG, G_OPTION_ARG_CALLBACK, command_cb, command_cb 68 tools/crmadmin.c { "nodes", 'N', G_OPTION_FLAG_OPTIONAL_ARG, G_OPTION_ARG_CALLBACK, command_cb, command_cb 82 tools/crmadmin.c { "timeout", 't', 0, G_OPTION_ARG_CALLBACK, command_cb,