Home
last modified time | relevance | path

Searched refs:argp_option (Results 1 – 9 of 9) sorted by relevance

/argp/
A Dtst-argp2.c20 static const struct argp_option opt1[] =
26 static const struct argp_option opt2[] =
32 static const struct argp_option opt3[] =
38 static const struct argp_option opt4[] =
44 static const struct argp_option opt5[] =
A Dargp.h43 struct argp_option struct
186 const struct argp_option *options;
495 extern int _option_is_short (const struct argp_option *__opt) __THROW;
496 extern int __option_is_short (const struct argp_option *__opt) __THROW;
500 extern int _option_is_end (const struct argp_option *__opt) __THROW;
501 extern int __option_is_end (const struct argp_option *__opt) __THROW;
532 __NTH (__option_is_short (const struct argp_option *__opt)) in __NTH()
544 __NTH (__option_is_end (const struct argp_option *__opt)) in __NTH()
A Dargp-help.c360 const struct argp_option *opt;
437 const struct argp_option *o; in make_hol()
556 const struct argp_option *real, in hol_entry_short_iterate()
584 int (*func)(const struct argp_option *opt, in hol_entry_long_iterate()
585 const struct argp_option *real, in hol_entry_long_iterate()
607 until_short (const struct argp_option *opt, const struct argp_option *real, in until_short()
625 const struct argp_option *opt; in hol_entry_first_long()
979 const struct argp_option *opt; in hol_append()
1372 const struct argp_option *real, in add_argless_short_opt()
1386 const struct argp_option *real, in usage_argful_short_opt()
[all …]
A Dargp-test.c30 struct argp_option sub_options[] =
92 struct argp_option options[] =
A Dbug-argp1.c4 static const struct argp_option test_options[] =
A Dbug-argp2.c5 static struct argp_option argp_options[] = {
A Dtst-argp1.c30 static const struct argp_option test_options[] =
A Dtst-ldbl-argp.c25 static const struct argp_option
A Dargp-parse.c99 static const struct argp_option argp_default_options[] =
165 static const struct argp_option argp_version_options[] =
318 const struct argp_option *real = argp->options; in convert_options()
323 const struct argp_option *opt; in convert_options()
457 const struct argp_option *opt = argp->options; in calc_sizes()

Completed in 20 milliseconds