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

/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_debug.c774 precsize_ntoa(u_int32_t prec) function
1118 sizestr = strdup(precsize_ntoa((u_int32_t)sizeval));
1119 hpstr = strdup(precsize_ntoa((u_int32_t)hpval));
1120 vpstr = strdup(precsize_ntoa((u_int32_t)vpval));

Completed in 29 milliseconds