Home
last modified time | relevance | path

Searched refs:children (Results 1 – 3 of 3) sorted by relevance

/argp/
A Dargp-parse.c319 const struct argp_child *children = argp->children; in convert_options() local
386 if (children) in convert_options()
391 while (children[num_children].argp) in convert_options()
402 if (children) in convert_options()
405 while (children->argp) in convert_options()
407 convert_options (children++->argp, parent, index++, group, cvt); in convert_options()
456 const struct argp_child *child = argp->children; in calc_sizes()
542 && group->argp->children && group->argp->children->argp) in parser_init()
900 top_argp->children = child; in __argp_parse()
A Dargp.h215 const struct argp_child *children; member
A Dargp-help.c1018 const struct argp_child *child = argp->children; in argp_hol()
1027 child - argp->children, cluster, argp) in argp_hol()
1490 const struct argp_child *child = argp->children; in argp_args_levels()
1513 const struct argp_child *child = argp->children; in argp_args_usage()
1580 const struct argp_child *child = argp->children; in argp_doc()

Completed in 12 milliseconds