Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dlexer.h29 extern char *yykeytostr(int);
H A Dlexer.c621 yykeytostr(int num) in yykeytostr() function
664 txt = yykeytostr(yytokentype); in yyerror()
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y337 yykeytostr(o->o_type), yylineNum); in build_action()