Home
last modified time | relevance | path

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

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