Searched refs:yysetdict (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.h24 extern void yysetdict __P((wordtab_t *));
H A Dipf_y.y487 yysetdict(NULL); }
702 '(' { yysetdict(icmpcodewords); }
737 '/' { yysetdict(NULL); }
752 yysetdict(addrwords);
762 yysetdict(addrwords);
976 maskspace { yysetdict(maskwords); }
992 maskspace { yysetdict(maskwords); }
1126 yysetdict(NULL); }
1131 yysetdict(NULL); }
1136 yysetdict(NUL
[all...]

Completed in 2233 milliseconds