Searched defs:miniopt (Results 1 – 2 of 2) sorted by relevance
33 typedef struct miniopt { struct41 /* These are per-call to miniopt() */ argument44 * the most recent call to miniopt() argument61 int miniopt(miniopt_t *t, char **argv); argument
57 miniopt(miniopt_t *t, char **argv) in miniopt() function