Searched refs:optspec_t (Results 1 – 4 of 4) sorted by relevance
64 struct optspec_t { struct69 typedef struct optspec_t optspec_t; argument85 scanopt_t *scanopt_init (const optspec_t * options, int argc,
53 const optspec_t *options; /* List of options. */137 scanopt_t *scanopt_init (const optspec_t *options, int argc, char **argv, int flags) in scanopt_init()164 const struct optspec_t *opt; in scanopt_init()660 const optspec_t *optp; in scanopt()
38 extern optspec_t flexopts[];
43 optspec_t flexopts[] = {