Searched refs:ipf_parsefile (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ipf.h | 221 extern int ipf_parsefile __P((int, addfunc_t, ioctlfunc_t *, char *));
|
/titanic_41/usr/src/cmd/ipf/tools/ |
H A D | ipf.c | 258 ipf_parsefile(fd, ipf_interceptadd, iocfunctions, file);
|
H A D | ipftest.c | 169 if (ipf_parsefile(-1, ipf_addrule, iocfunctions,
|
H A D | ipf_y.y | 1793 int ipf_parsefile(fd, addfunc, iocfuncs, filename) in ipf_parsefile() function
|