Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h229 extern int ippool_parsefile __P((int, char *, ioctlfunc_t));
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool_y.y420 int ippool_parsefile(fd, filename, iocfunc) in ippool_parsefile() function
H A Dippool.c374 if (ippool_parsefile(fd, infile, ioctl) != 0)
H A Dipftest.c183 if (ippool_parsefile(-1, optarg, ipooltestioctl) == -1)