Home
last modified time | relevance | path

Searched defs:argp_state (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/argp/
Dargp.h273 struct argp_state struct
276 const struct argp *root_argp;
279 int argc;
280 char **argv;
283 int next;
286 unsigned flags;
292 unsigned arg_num;
297 int quoted;
300 void *input;
303 void **child_inputs;
[all …]