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

/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_debug.c624 static char typebuf[20]; local
631 sprintf(typebuf, "TYPE%d", type);
632 return (typebuf);

Completed in 30 milliseconds