Home
last modified time | relevance | path

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

/NextBSD/contrib/ipfilter/tools/
HDlexer.c31 #define TOOLONG -3 macro
76 return TOOLONG;
310 if (n == EOF || n == TOOLONG) { in yylex()