Searched refs:typebuf (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/dns/resolv/ | ||
H A D | res_debug.c | 613 static char typebuf[20]; local 620 snprintf(typebuf, sizeof(typebuf), "TYPE%d", type); 621 return (typebuf); |
Completed in 4 milliseconds