Home
last modified time | relevance | path

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

/src/sbin/ipf/common/
H A Dlexer.c31 #define TOOLONG -3 macro
76 return (TOOLONG); in yygetc()
312 if (n == EOF || n == TOOLONG) { in yylex()