Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/tools/
Dipf_y.y59 static int ifpflag = 0; variable
1053 $$.type = ifpflag;
1055 if (ifpflag != 0 && $$.v == 0) {
1069 ifpflag = FRI_DYNAMIC;
1074 { ifpflag = FRI_DYNAMIC; yysetdict(maskwords); }
1077 $$.type = ifpflag;
1082 if (ifpflag == FRI_DYNAMIC) {
1090 { ifpflag = FRI_DYNAMIC; yysetdict(maskwords); }
1093 $$.type = ifpflag;
1098 if (ifpflag == FRI_DYNAMIC) {
[all …]