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

/freebsd-10.0-release/contrib/tcpdump/
H A Daddrtoname.c355 lookup_bytestring(register const u_char *bs, const unsigned int nlen) function
387 error("lookup_bytestring: calloc");
392 error("lookup_bytestring: calloc");
524 tp = lookup_bytestring(ep, len);
559 tp = lookup_bytestring(ep, len);

Completed in 63 milliseconds