Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dlexer.c48 int yyvarnext = 0; variable
331 yyvarnext = 0; in yylex()
539 isbuilding, yyvarnext, nokey, yydictfixed, yyexpectaddr); in yylex()
546 if ((yyvarnext == 0) && (nokey == 0)) { in yylex()
553 yyvarnext = 0; in yylex()
H A Dlexer.h36 extern int yyvarnext;
H A Dipf_y.y231 yyvarnext = 0;
236 '=' { yyvarnext = 1; }
/freebsd/sbin/ipf/ipscan/
H A Dipscan_y.y102 yyvarnext = 0;
107 '=' { yyvarnext = 1; }
/freebsd/sbin/ipf/ippool/
H A Dippool_y.y147 yyvarnext = 0;
152 '=' { yyvarnext = 1; }
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y105 yyvarnext = 0;
110 '=' { yyvarnext = 1; }
/freebsd/sbin/ipf/ipnat/
H A Dipnat_y.y156 yyvarnext = 0;
161 '=' { yyvarnext = 1; }