Searched refs:load_http (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dload_url.c27 hosts = load_http(url);
H A Dload_http.c8 * $Id: load_http.c,v 1.5.2.5 2012/07/22 08:04:24 darren_r Exp $
31 load_http(char *url) function
43 fprintf(stderr, "load_http has a URL > %d bytes?!\n",
68 fprintf(stderr, "load_http has a malformed URL '%s'\n", url);
78 fprintf(stderr, "load_http has a malformed URL '%s'\n", url);
H A DMakefile62 $(DEST)/load_http.o \
256 $(DEST)/load_http.o: $(LIBSRC)/load_http.c $(INCDEP)
257 $(CC) $(CCARGS) -c $(LIBSRC)/load_http.c -o $@
/freebsd-12-stable/sbin/ipf/libipf/
H A DMakefile24 load_http.c load_pool.c load_poolnode.c load_url.c \
/freebsd-12-stable/contrib/ipfilter/
H A Dipf.h264 extern alist_t *load_http(char *);

Completed in 242 milliseconds