Searched refs:_help (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/argp/ |
D | argp-help.c | 1660 _help (const struct argp *argp, const struct argp_state *state, FILE *stream, in _help() function 1804 _help (argp, 0, stream, flags, name); in __argp_help() 1846 _help (state ? state->root_argp : 0, state, stream, flags, in __argp_state_help()
|
/glibc-2.36/manual/ |
D | argp.texi | 717 @c Just calls _help with the short program name and optionally exit. 718 @c The main problems in _help, besides the usual issues with stream I/O 724 @c _help @mtsenv @mtasurace:argpbuf @mtslocale @ascuheap @ascuintl @asucorrupt @acsmem @acucorrupt … 1070 @c Just calls _help.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.7 | 8290 * argp/argp-help.c (_help): Use uparams.usage_indent instead of 9309 * argp/argp-help.c (_help): Supply STATE to argp_args_usage. 13128 (_help): Call fill_in_uparams if necessary.
|
D | ChangeLog.14 | 4659 (_help, __argp_error, __argp_failure) [!_LIBC && (HAVE_FLOCKFILE
|