Searched refs:main_help (Results 1 – 4 of 4) sorted by relevance
408 static const char *main_help = variable553 printf(main_help, VERSION); in main()589 printf(main_help, VERSION); in main()
601 static const char *main_help = variable742 printf(main_help, VERSION); in main()769 printf(main_help, VERSION); in main()
138 gboolean main_help,
585 gboolean main_help, in g_option_context_get_help() argument756 else if (!main_help) in g_option_context_get_help()782 if ((main_help || !group) && in g_option_context_get_help()822 gboolean main_help, in print_help() argument827 help = g_option_context_get_help (context, main_help, group); in print_help()