[go: nahoru, domu]

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

/bionic/libc/dns/resolv/
H A Dres_debug.c613 static char typebuf[20]; local
620 snprintf(typebuf, sizeof(typebuf), "TYPE%d", type);
621 return (typebuf);

Completed in 37 milliseconds