Searched refs:poollist (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/ipfilter/tools/
H A Dippool.c48 int poollist(int, char *[]);
111 err = poollist(argc, argv);
684 poollist(argc, argv) function
752 fprintf(stderr, "poollist: opts = %#x\n", opts);
H A Dipf_y.y116 %type <alist> addrlist poollist
980 poollist ')' { yyexpectaddr = 0;
1207 poollist: label
1219 | poollist ',' ipaddr
1225 | poollist ',' '!' ipaddr

Completed in 214 milliseconds