Searched refs:argp_option (Results 1 – 9 of 9) sorted by relevance
20 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[] =
43 struct argp_option struct186 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()
360 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 …]
30 struct argp_option sub_options[] =92 struct argp_option options[] =
4 static const struct argp_option test_options[] =
5 static struct argp_option argp_options[] = {
30 static const struct argp_option test_options[] =
25 static const struct argp_option
99 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