Searched defs:parse_opt_ctx_t (Results 1 – 1 of 1) sorted by relevance
203 struct parse_opt_ctx_t { struct204 const char **argv;205 const char **out;206 int argc, cpidx;207 const char *opt;208 const struct option *excl_opt;209 int flags;