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