help 335 tools/crm_diff.c char *help = g_option_context_get_help(context, TRUE, NULL); help 337 tools/crm_diff.c fprintf(stderr, "%s", help); help 338 tools/crm_diff.c g_free(help); help 131 tools/crm_error.c char *help = g_option_context_get_help(context, TRUE, NULL); help 132 tools/crm_error.c fprintf(stderr, "%s", help); help 133 tools/crm_error.c g_free(help); help 2175 tools/crm_mon.c char *help = g_option_context_get_help(context, TRUE, NULL); help 2177 tools/crm_mon.c fprintf(stderr, "%s", help); help 2178 tools/crm_mon.c g_free(help); help 562 tools/crm_node.c char *help = g_option_context_get_help(context, TRUE, NULL); help 564 tools/crm_node.c fprintf(stderr, "%s", help); help 565 tools/crm_node.c g_free(help); help 241 tools/crm_rule.c char *help = g_option_context_get_help(context, TRUE, NULL); help 243 tools/crm_rule.c CMD_ERR("%s", help); help 244 tools/crm_rule.c g_free(help); help 932 tools/crm_simulate.c gchar *help = g_option_context_get_help(context, TRUE, NULL); help 933 tools/crm_simulate.c fprintf(stderr, "%s", help); help 934 tools/crm_simulate.c g_free(help); help 455 tools/crmadmin.c char *help = g_option_context_get_help(context, TRUE, NULL); help 457 tools/crmadmin.c fprintf(stderr, "%s", help); help 458 tools/crmadmin.c g_free(help); help 76 tools/ipmiservicelogd.c static void con_usage(const char *name, const char *help, void *cb_data); help 246 tools/ipmiservicelogd.c con_usage(const char *name, const char *help, void *cb_data) help 248 tools/ipmiservicelogd.c printf("%s\n", help); help 483 tools/stonith_admin.c char *help = g_option_context_get_help(context, TRUE, NULL); help 485 tools/stonith_admin.c out->err(out, "%s", help); help 486 tools/stonith_admin.c g_free(help); help 492 tools/stonith_admin.c char *help = g_option_context_get_help(context, TRUE, NULL); help 495 tools/stonith_admin.c out->err(out, "%s", help); help 496 tools/stonith_admin.c g_free(help);