OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yyvarnext
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ipf/dist/tools/
lexer.h
37
extern int
yyvarnext
;
lexer.c
48
int
yyvarnext
= 0;
variable
333
yyvarnext
= 0;
542
printf("isbuilding %d
yyvarnext
%d nokey %d fixed %d addr %d\n",
543
isbuilding,
yyvarnext
, nokey, yydictfixed, yyexpectaddr);
550
if ((
yyvarnext
== 0) && (nokey == 0)) {
557
yyvarnext
= 0;
ipscan_y.y
103
yyvarnext
= 0;
108
'=' {
yyvarnext
= 1; }
ippool_y.y
153
yyvarnext
= 0;
158
'=' {
yyvarnext
= 1; }
ipmon_y.y
106
yyvarnext
= 0;
111
'=' {
yyvarnext
= 1; }
ipnat_y.y
169
yyvarnext
= 0;
174
'=' {
yyvarnext
= 1; }
ipf_y.y
233
yyvarnext
= 0;
238
'=' {
yyvarnext
= 1; }
Completed in 61 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026