Searched refs:ipf_parsesome (Results 1 – 2 of 2) sorted by relevance
222 extern int ipf_parsesome __P((int, addfunc_t, ioctlfunc_t *, FILE *));
1821 while (ipf_parsesome(fd, addfunc, iocfuncs, fp) == 1)1829 int ipf_parsesome(fd, addfunc, iocfuncs, fp) in ipf_parsesome() function