Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtblcmp.c84 int mindiff, minprot, i, d; in bldtbl() local
113 minprot = firstprot; in bldtbl()
120 minprot = i; in bldtbl()
121 mindiff = tbldiff (state, minprot, in bldtbl()
137 minprot = firstprot; in bldtbl()
138 mindiff = tbldiff (state, minprot, in bldtbl()
154 for (i = minprot; i != NIL; i = protnext[i]) { in bldtbl()
159 minprot = i; in bldtbl()
189 prottbl[minprot], mindiff); in bldtbl()
209 mv2front (minprot); in bldtbl()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CONF_cmd.pod184 =item B<-min_protocol> I<minprot>, B<-max_protocol> I<maxprot>