Lines Matching defs:group
218 struct group struct
223 /* Which argp this group is from. */ argument
227 options for this group. We use it to determine from which group a argument
234 /* This group's parser's parent's group. */ argument
235 struct group *parent; argument
239 calling this group's parser. */ argument
244 /* Call GROUP's parser with KEY and ARG, swapping any group-specific info argument
248 group_parse (struct group *group, struct argp_state *state, int key, char *arg) in group_parse()
315 struct group *group, struct parser_convert_state *cvt) in convert_options()
486 struct group *group; in parser_init() local
584 struct group *group; in parser_finalize() local
683 struct group *group; in parser_parse_arg() local
740 struct group *group; in parser_parse_opt() local
938 struct group *group; in weak_alias() local