Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/
H A Dipf.h279 extern int ippool_parsefile __P((int, char *, ioctlfunc_t));
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dippool_y.y601 int ippool_parsefile(fd, filename, iocfunc) in ippool_parsefile() function
H A Dipftest.c169 if (ippool_parsefile(-1, optarg, ipooltestioctl) == -1)
H A Dippool.c401 if (ippool_parsefile(fd, infile, ioctl) != 0)