Searched refs:scanopt (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/flex/
H A Dscanopt.h76 /* Used internally by scanopt() to maintain state. */
125 int scanopt
H A Dscanopt.c36 #include "scanopt.h"
711 int scanopt (svoid, arg, optindex)
707 int scanopt (svoid, arg, optindex) function
H A Dmain.c1000 while ((rv = scanopt (sopt, &arg, &optind)) != 0) {
1427 } /* while scanopt() */
/freebsd-10.3-release/usr.bin/lex/
H A DMakefile23 scanopt.c skel.c sym.c tables.c tables_shared.c \

Completed in 105 milliseconds