HomeSort by: relevance | last modified time | path
    Searched defs:optspec_t (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/flex/dist/src/
scanopt.h 67 struct optspec_t {
72 typedef struct optspec_t optspec_t;
89 scanopt_t *scanopt_init (const optspec_t * options, int argc,
116 * Return: > 0 on success. Return value is from optspec_t->rval.
66 struct optspec_t { struct
71 typedef struct optspec_t optspec_t; typedef in typeref:struct:optspec_t

Completed in 45 milliseconds