Home
last modified time | relevance | path

Searched refs:_bprint_hexdump (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/resolv/
Dres_cache.c296 _bprint_hexdump( char* p, char* end, const uint8_t* data, int datalen ) in _bprint_hexdump() function
341 p = _bprint_hexdump(p, end, base, len); in XLOG_BYTES()