__argp_state_help 1869 maint/gnulib/lib/argp-help.c weak_alias (__argp_state_help, argp_state_help)
__argp_state_help 1913 maint/gnulib/lib/argp-help.c           __argp_state_help (state, stream, ARGP_HELP_STD_ERR);
__argp_state_help   96 maint/gnulib/lib/argp-parse.c       __argp_state_help (state, state->out_stream, ARGP_HELP_STD_HELP);
__argp_state_help   99 maint/gnulib/lib/argp-parse.c       __argp_state_help (state, state->out_stream,
__argp_state_help  628 maint/gnulib/lib/argp-parse.c         __argp_state_help (&parser->state, parser->state.err_stream,
__argp_state_help  509 maint/gnulib/lib/argp.h extern void __argp_state_help (const struct argp_state *__restrict __state,
__argp_state_help  609 maint/gnulib/lib/argp.h   __argp_state_help (__state, stderr, ARGP_HELP_STD_USAGE);