Searched defs:state (Results 1 – 6 of 6) sorted by relevance
/argp/ |
A D | bug-argp2.c | 30 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
A D | argp-test.c | 47 sub_parse_opt (int key, char *arg, struct argp_state *state) in sub_parse_opt() 137 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
A D | tst-argp1.c | 110 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt()
|
A D | argp-help.c | 167 fill_in_uparams (const struct argp_state *state) in fill_in_uparams() 1108 const struct argp_state *state; member 1114 const struct argp_state *state) in filter_doc() 1210 hol_entry_help (struct hol_entry *entry, const struct argp_state *state, in hol_entry_help() 1337 hol_help (struct hol *hol, const struct argp_state *state, in hol_help() 1508 argp_args_usage (const struct argp *argp, const struct argp_state *state, in argp_args_usage() 1570 argp_doc (const struct argp *argp, const struct argp_state *state, in argp_doc() 1660 _help (const struct argp *argp, const struct argp_state *state, FILE *stream, in _help() 1839 __argp_state_help (const struct argp_state *state, FILE *stream, unsigned flags) in __argp_state_help() 1909 __argp_error (const struct argp_state *state, const char *fmt, ...) in __argp_error() [all …]
|
A D | tst-ldbl-argp.c | 36 parser (int key, char *arg, struct argp_state *state) in parser()
|
A D | argp-parse.c | 111 argp_default_parser (int key, char *arg, struct argp_state *state) in argp_default_parser() 172 argp_version_parser (int key, char *arg, struct argp_state *state) in argp_version_parser() 248 group_parse (struct group *group, struct argp_state *state, int key, char *arg) in group_parse() 292 struct argp_state state; member
|
Completed in 15 milliseconds