Searched refs:__argp_state_help (Results 1 – 1 of 1) sorted by relevance
499 extern void __argp_state_help (__const struct argp_state *__restrict __state,556 # define __argp_state_help argp_state_help macro568 __argp_state_help (__state, stderr, ARGP_HELP_STD_USAGE); in __argp_usage()591 # undef __argp_state_help