Home
last modified time | relevance | path

Searched refs:optspec_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/flex/src/
H A Dscanopt.h64 struct optspec_t { struct
69 typedef struct optspec_t optspec_t; argument
85 scanopt_t *scanopt_init (const optspec_t * options, int argc,
H A Dscanopt.c53 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()
H A Doptions.h38 extern optspec_t flexopts[];
H A Doptions.c43 optspec_t flexopts[] = {