Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_cache.cpp232 static char* bprint(char* p, char* end, const char* format, ...) { in bprint() function
643 p = bprint(p, end, "UNKNOWN-%d", typeCode); in dnsPacket_bprintQR()
1304 p = bprint(temp, end, "MRU LIST (%2d): ", cache->num_entries); in cache_dump_mru()
1306 p = bprint(p, end, " %d", e->id); in cache_dump_mru()