HomeSort by: relevance | last modified time | path
    Searched defs:precsize_ntoa (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/resolv/
res_debug.c 773 precsize_ntoa(u_int32_t prec) function in typeref:typename:const char *
1117 sizestr = strdup(precsize_ntoa((u_int32_t)sizeval));
1118 hpstr = strdup(precsize_ntoa((u_int32_t)hpval));
1119 vpstr = strdup(precsize_ntoa((u_int32_t)vpval));

Completed in 12 milliseconds