Searched defs:real (Results 1 – 2 of 2) sorted by relevance
/argp/ |
A D | argp-help.c | 556 const struct argp_option *real, in hol_entry_short_iterate() 562 const struct argp_option *opt, *real = entry->opt; in hol_entry_short_iterate() local 585 const struct argp_option *real, in hol_entry_long_iterate() 591 const struct argp_option *opt, *real = entry->opt; in hol_entry_long_iterate() local 607 until_short (const struct argp_option *opt, const struct argp_option *real, in until_short() 1064 arg (const struct argp_option *real, const char *req_fmt, const char *opt_fmt, in arg() 1214 const struct argp_option *real = entry->opt, *opt; in hol_entry_help() local 1372 const struct argp_option *real, in add_argless_short_opt() 1386 const struct argp_option *real, in usage_argful_short_opt() 1418 const struct argp_option *real, in usage_long_opt()
|
A D | argp-parse.c | 318 const struct argp_option *real = argp->options; in convert_options() local
|
Completed in 10 milliseconds