Searched refs:ipf_parsefile (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sbin/ipf/common/ |
| H A D | ipf.h | 232 extern int ipf_parsefile(int, addfunc_t, ioctlfunc_t *, char *);
|
| H A D | ipf_y.y | 1986 ipf_parsefile(int fd, addfunc_t addfunc, ioctlfunc_t *iocfuncs, char *filename) in ipf_parsefile() function
|
| /freebsd/sbin/ipf/ipf/ |
| H A D | ipf.c | 236 ipf_parsefile(fd, ipf_interceptadd, iocfunctions, file); in procfile()
|
| /freebsd/sbin/ipf/ipftest/ |
| H A D | ipftest.c | 154 if (ipf_parsefile(-1, ipf_addrule, iocfunctions, in main()
|