/glibc-2.36/argp/ |
D | argp.h | 109 struct argp_state; /* " */ 114 struct argp_state *__state); 273 struct argp_state struct 393 struct argp_state *__restrict 456 extern void argp_state_help (const struct argp_state *__restrict __state, 459 extern void __argp_state_help (const struct argp_state *__restrict __state, 464 extern void argp_usage (const struct argp_state *__state); 465 extern void __argp_usage (const struct argp_state *__state); 470 extern void argp_error (const struct argp_state *__restrict __state, 473 extern void __argp_error (const struct argp_state *__restrict __state, [all …]
|
D | argp-help.c | 167 fill_in_uparams (const struct argp_state *state) in fill_in_uparams() 1108 const struct argp_state *state; 1114 const struct argp_state *state) in filter_doc() 1210 hol_entry_help (struct hol_entry *entry, const struct argp_state *state, in hol_entry_help() 1337 hol_help (struct hol *hol, const struct argp_state *state, in hol_help() 1508 argp_args_usage (const struct argp *argp, const struct argp_state *state, in argp_args_usage() 1570 argp_doc (const struct argp *argp, const struct argp_state *state, in argp_doc() 1660 _help (const struct argp *argp, const struct argp_state *state, FILE *stream, in _help() 1839 __argp_state_help (const struct argp_state *state, FILE *stream, unsigned flags) in __argp_state_help() 1866 __argp_error_internal (const struct argp_state *state, const char *fmt, in weak_alias() [all …]
|
D | bug-argp2.c | 12 static error_t parse_opt (int key, char *arg, struct argp_state *state); 30 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
D | tst-argp1.c | 85 static error_t parse_opt (int key, char *arg, struct argp_state *state); 110 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
D | argp-test.c | 47 sub_parse_opt (int key, char *arg, struct argp_state *state) in sub_parse_opt() 137 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
D | argp-parse.c | 111 argp_default_parser (int key, char *arg, struct argp_state *state) in argp_default_parser() 172 argp_version_parser (int key, char *arg, struct argp_state *state) in argp_version_parser() 248 group_parse (struct group *group, struct argp_state *state, int key, char *arg) in group_parse() 292 struct argp_state state; 517 memset (&parser->state, 0, sizeof (struct argp_state)); in parser_init() 934 __argp_input (const struct argp *argp, const struct argp_state *state) in weak_alias()
|
D | argp-pvh.c | 31 void (*argp_program_version_hook) (FILE *stream, struct argp_state *state);
|
D | tst-ldbl-argp.c | 36 parser (int key, char *arg, struct argp_state *state) in parser()
|
/glibc-2.36/debug/ |
D | pcprofiledump.c | 66 static error_t parse_opt (int key, char *arg, struct argp_state *state); 69 static void print_version (FILE *stream, struct argp_state *state); 70 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 187 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 221 print_version (FILE *stream, struct argp_state *state) in print_version()
|
/glibc-2.36/elf/ |
D | pldd.c | 44 static void print_version (FILE *stream, struct argp_state *state); 45 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 64 static error_t parse_opt (int key, char *arg, struct argp_state *state); 226 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 259 print_version (FILE *stream, struct argp_state *state) in print_version()
|
D | ldconfig.c | 140 static void print_version (FILE *stream, struct argp_state *state); 141 void (*argp_program_version_hook) (FILE *, struct argp_state *) 171 static error_t parse_opt (int key, char *arg, struct argp_state *state); 250 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 324 print_version (FILE *stream, struct argp_state *state) in print_version()
|
/glibc-2.36/login/programs/ |
D | pt_chown.c | 44 static void print_version (FILE *stream, struct argp_state *state); 45 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 59 print_version (FILE *stream, struct argp_state *state) in print_version()
|
/glibc-2.36/include/ |
D | argp.h | 7 __argp_error_internal (const struct argp_state *state, const char *fmt, 11 __argp_failure_internal (const struct argp_state *state, int status,
|
/glibc-2.36/locale/programs/ |
D | localedef.c | 95 static void print_version (FILE *stream, struct argp_state *state); 96 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 168 static error_t parse_opt (int key, char *arg, struct argp_state *state); 356 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 456 print_version (FILE *stream, struct argp_state *state) in print_version()
|
D | locale.c | 63 static void print_version (FILE *stream, struct argp_state *state); 64 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 88 static error_t parse_opt (int key, char *arg, struct argp_state *state); 241 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 289 print_version (FILE *stream, struct argp_state *state) in print_version()
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/ |
D | ieee128-argp-help.c | 23 ___ieee128_argp_error (const struct argp_state *state, const char *fmt, ...) in ___ieee128_argp_error() 33 ___ieee128_argp_failure (const struct argp_state *state, int status, in strong_alias()
|
/glibc-2.36/nscd/ |
D | nscd.c | 97 static void print_version (FILE *stream, struct argp_state *state); 98 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 128 static error_t parse_opt (int key, char *arg, struct argp_state *state); 406 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 518 print_version (FILE *stream, struct argp_state *state) in print_version()
|
/glibc-2.36/iconv/ |
D | iconv_prog.c | 50 static void print_version (FILE *stream, struct argp_state *state); 51 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 80 static error_t parse_opt (int key, char *arg, struct argp_state *state); 345 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 401 print_version (FILE *stream, struct argp_state *state) in print_version()
|
D | iconvconfig.c | 105 static void print_version (FILE *stream, struct argp_state *state); 106 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 116 static error_t parse_opt (int key, char *arg, struct argp_state *state); 350 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 394 print_version (FILE *stream, struct argp_state *state) in print_version()
|
/glibc-2.36/malloc/ |
D | memusagestat.c | 75 static error_t parse_opt (int key, char *arg, struct argp_state *state); 81 static void print_version (FILE *stream, struct argp_state *state); 82 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 520 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 577 print_version (FILE *stream, struct argp_state *state) in print_version()
|
/glibc-2.36/nss/ |
D | makedb.c | 113 static void print_version (FILE *stream, struct argp_state *state); 114 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 138 static error_t parse_opt (int key, char *arg, struct argp_state *state); 330 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 382 print_version (FILE *stream, struct argp_state *state) in print_version()
|
D | getent.c | 50 static void print_version (FILE *stream, struct argp_state *state); 51 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 68 static error_t parse_option (int key, char *arg, struct argp_state *state); 84 print_version (FILE *stream, struct argp_state *state) in print_version() 879 parse_option (int key, char *arg, struct argp_state *state) in parse_option()
|
/glibc-2.36/catgets/ |
D | gencat.c | 100 static void print_version (FILE *stream, struct argp_state *state); 101 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 126 static error_t parse_opt (int key, char *arg, struct argp_state *state); 200 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() 241 print_version (FILE *stream, struct argp_state *state) in print_version()
|
/glibc-2.36/manual/examples/ |
D | argp-ex3.c | 105 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
D | argp-ex4.c | 92 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|