/glibc-2.36/manual/examples/ |
D | argp-ex2.c | 54 static struct argp argp = { 0, 0, 0, doc }; variable
|
D | argp-ex3.c | 145 static struct argp argp = { options, parse_opt, args_doc, doc }; variable
|
D | argp-ex4.c | 147 static struct argp argp = { options, parse_opt, args_doc, doc }; variable
|
/glibc-2.36/argp/ |
D | argp.h | 182 struct argp struct 186 const struct argp_option *options; argument 195 argp_parser_t parser; argument 210 argp field, pointing to child argps should be parsed with this one. Any argument 215 const struct argp_child *children; argument 229 /* If non-zero the strings used in the argp library are translated using argument 232 const char *argp_domain; argument 251 const struct argp *argp; member
|
D | bug-argp2.c | 14 static struct argp argp = variable
|
D | tst-argp1.c | 88 static struct argp argp = variable
|
D | tst-ldbl-argp.c | 55 argp = variable
|
D | argp-parse.c | 224 const struct argp *argp; member 267 const struct argp *argp; member 313 convert_options (const struct argp *argp, in convert_options() 415 parser_convert (struct parser *parser, const struct argp *argp, int flags) in parser_convert() 454 calc_sizes (const struct argp *argp, struct parser_sizes *szs) in calc_sizes() 482 parser_init (struct parser *parser, const struct argp *argp, in parser_init() 881 __argp_parse (const struct argp *argp, int argc, char **argv, unsigned flags, in __argp_parse()
|
D | argp-help.c | 381 const struct argp *argp; member 404 const struct argp *argp; member 434 make_hol (const struct argp *argp, struct hol_cluster *cluster) in make_hol() 509 struct hol_cluster *parent, const struct argp *argp) in hol_add_cluster() 1016 argp_hol (const struct argp *argp, struct hol_cluster *cluster) in argp_hol() 1113 filter_doc (const char *doc, int key, const struct argp *argp, in filter_doc() 1133 print_header (const char *str, const struct argp *argp, in print_header() 1487 argp_args_levels (const struct argp *argp) in argp_args_levels() 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() [all …]
|
D | argp-test.c | 194 static struct argp argp = { variable
|
/glibc-2.36/login/programs/ |
D | pt_chown.c | 51 static struct argp argp = variable
|
/glibc-2.36/malloc/ |
D | tst-malloc-stats-cancellation.c | 46 buffer_threadproc (void *argp) in buffer_threadproc()
|
D | memusagestat.c | 85 static struct argp argp = variable
|
/glibc-2.36/debug/ |
D | pcprofiledump.c | 73 static struct argp argp = variable
|
/glibc-2.36/nscd/ |
D | nscd.c | 131 static struct argp argp = variable 683 va_list argp; in do_exit() local
|
/glibc-2.36/elf/ |
D | pldd.c | 67 static struct argp argp = variable
|
D | ldconfig.c | 174 static struct argp argp = variable
|
/glibc-2.36/locale/programs/ |
D | localedef.c | 174 static struct argp argp = variable
|
D | locale.c | 94 static struct argp argp = variable
|
/glibc-2.36/nptl/ |
D | perf.c | 108 static struct argp argp = variable
|
/glibc-2.36/iconv/ |
D | iconv_prog.c | 86 static struct argp argp = variable
|
/glibc-2.36/nss/ |
D | makedb.c | 144 static struct argp argp = variable
|
D | getent.c | 74 static struct argp argp = variable
|
/glibc-2.36/catgets/ |
D | gencat.c | 132 static struct argp argp = variable
|
/glibc-2.36/math/ |
D | libm-test-support.c | 1024 static struct argp argp = variable
|