Searched refs:opt_args (Results 1 – 1 of 1) sorted by relevance
52 struct opt_args;54 typedef int opt_callback_t (struct opt_args *);61 struct opt_args { struct72 typedef struct opt_args opt_args_t; argument82 int opt_args_parse(struct rcfile *, struct opt_args *, const char *,84 int opt_args_parseopt(struct opt_args *, int, char *, opt_callback_t *);