Searched refs:ipf_parsefile (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/ipf/dist/ |
| D | ipf.h | 267 extern int ipf_parsefile __P((int, addfunc_t, ioctlfunc_t *, char *));
|
| /netbsd/src/external/bsd/ipf/dist/tools/ |
| D | ipf.c | 247 ipf_parsefile(fd, ipf_interceptadd, iocfunctions, file);
|
| D | ipftest.c | 174 if (ipf_parsefile(-1, ipf_addrule, iocfunctions,
|
| D | ipf_y.y | 1987 int ipf_parsefile(fd, addfunc, iocfuncs, filename) in ipf_parsefile() function
|