Searched refs:checkrev (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dcheckrev.c17 int checkrev(ipfname) function
H A DMakefile19 $(DEST)/checkrev.o \
173 $(DEST)/checkrev.o: $(LIBSRC)/checkrev.c $(INCDEP) $(TOP)/ipl.h
174 $(CC) $(CCARGS) -c $(LIBSRC)/checkrev.c -o $@
/freebsd-12-stable/sbin/ipf/libipf/
H A DMakefile9 binprint.c buildopts.c checkrev.c connecttcp.c \
/freebsd-12-stable/contrib/ipfilter/
H A Dipf.h211 extern int checkrev(char *);
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipf.c181 if (check && checkrev(ipfname) == -1) {
H A Dipnat.c194 if (checkrev(IPL_NAME) == -1) {
H A Dipfstat.c275 (void) checkrev(IPL_NAME);
466 if (checkrev(device) == -1) {

Completed in 180 milliseconds