Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipf/tools/
H A Dlexer.h33 extern int yybreakondot;
H A Dlexer.c48 int yybreakondot = 0; variable
324 yybreakondot = 0; in yylex()
342 if (yybreakondot != 0) { in yylex()
H A Dipf_y.y2284 yybreakondot = 1; in setsyslog()
2291 yybreakondot = 0; in unsetsyslog()