Home
last modified time | relevance | path

Searched refs:main_help (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgoption.h352 gboolean main_help,
Dgoption.c836 gboolean main_help, in g_option_context_get_help() argument
1026 else if (!main_help) in g_option_context_get_help()
1052 if ((main_help || !group) && in g_option_context_get_help()
1097 gboolean main_help, in print_help() argument
1102 help = g_option_context_get_help (context, main_help, group); in print_help()