Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
H A Dscanopt.h69 struct optspec_t { struct
74 typedef struct optspec_t optspec_t; argument
90 scanopt_t *scanopt_init PROTO ((const optspec_t * options,
H A Dscanopt.c67 const optspec_t *options; /* List of options. */
152 scanopt_t *scanopt_init (const optspec_t *options, int argc, char **argv, in scanopt_init()
180 const struct optspec_t *opt; in scanopt_init()
680 const optspec_t *optp; in scanopt()
H A Doptions.h40 extern optspec_t flexopts[];
H A Doptions.c45 optspec_t flexopts[] = {