Searched refs:parse_opt (Results 1 – 3 of 3) sorted by relevance
/argp/ |
A D | bug-argp2.c | 12 static error_t parse_opt (int key, char *arg, struct argp_state *state); 16 argp_options, parse_opt 30 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() function
|
A D | tst-argp1.c | 85 static error_t parse_opt (int key, char *arg, struct argp_state *state); 90 test_options, parse_opt 110 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() function
|
A D | argp-test.c | 137 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() function 195 options, parse_opt, args_doc, doc, argp_children, help_filter
|
Completed in 6 milliseconds