Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ipf/tools/
H A Dlexer.h27 extern char *yykeytostr __P((int));
H A Dipmon_y.y339 yykeytostr(o->o_type), yylineNum);
422 yykeytostr(o->o_type), yylineNum);
432 yykeytostr(o->o_type), yylineNum);
H A Dlexer.c574 char *yykeytostr(num) in yykeytostr() function
623 txt = yykeytostr(yytokentype);