Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dscanopt.c658 int scanopt (scanopt_t *svoid, char **arg, int *optindex) in scanopt() argument
669 s = (struct _scanopt_t *) svoid; in scanopt()
804 int scanopt_destroy (scanopt_t *svoid) in scanopt_destroy() argument
808 s = (struct _scanopt_t *) svoid; in scanopt_destroy()