Home
last modified time | relevance | path

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

/bionic/libc/dns/resolv/
Dres_cache.c254 _bprint_s( char* p, char* end, const char* str ) in _bprint_s() function
319 p = _bprint_s(p, end, " "); in _bprint_hexdump()
321 p = _bprint_s(p, end, " "); in _bprint_hexdump()
688 bp = _bprint_s(bp, bend, "<MALFORMED>"); in _dnsPacket_bprintQName()
711 p = _bprint_s(p, end, " ("); in _dnsPacket_bprintQR()
721 p = _bprint_s(p, end, typeString); in _dnsPacket_bprintQR()
741 p = _bprint_s(p, end, "RECURSIVE "); in _dnsPacket_bprintQuery()