Searched refs:readhex (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dipft_hx.c24 static char *readhex __P((char *, char *));
134 ip = (ip_t *)readhex(s, (char *)ip);
158 static char *readhex(src, dst) function
/freebsd-11.0-release/contrib/unbound/
H A DMakefile.in148 testcode/unitverify.c testcode/readhex.c testcode/testpkts.c testcode/unitldns.c
151 readhex.lo testpkts.lo unitldns.lo
188 PKTVIEW_SRC=testcode/pktview.c testcode/readhex.c
190 PKTVIEW_OBJ_LINK=$(PKTVIEW_OBJ) worker_cb.lo readhex.lo $(COMMON_OBJ) \
910 $(srcdir)/util/alloc.h $(srcdir)/util/regional.h $(srcdir)/util/net_help.h $(srcdir)/testcode/readhex.h \
929 readhex.lo readhex.o: $(srcdir)/testcode/readhex.c config.h $(srcdir)/testcode/readhex.h $(srcdir)/util/log.h \
1088 $(srcdir)/sldns/rrdef.h $(srcdir)/testcode/unitmain.h $(srcdir)/testcode/readhex
[all...]

Completed in 109 milliseconds