Searched refs:ipf_perror (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dipf_perror.c6 ipf_perror(err, string) function
31 ipf_perror(realerr, string);
H A DMakefile49 $(DEST)/ipf_perror.o \
231 $(DEST)/ipf_perror.o: $(LIBSRC)/ipf_perror.c $(INCDEP)
232 $(CC) $(CCARGS) -c $(LIBSRC)/ipf_perror.c -o $@
/freebsd-10.0-release/sbin/ipf/libipf/
H A DMakefile19 ipf_dotuning.c ipf_perror.c ipft_hx.c ipft_pc.c \
/freebsd-10.0-release/contrib/ipfilter/
H A Dipf.h269 extern void ipf_perror __P((int, char *));

Completed in 65 milliseconds