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

/freebsd-11-stable/lib/libc/resolv/
H A Dres_debug.c1038 char *sizestr, *hpstr, *vpstr; local
1102 hpstr = strdup(precsize_ntoa(hpval));
1111 (hpstr != NULL) ? hpstr : error,
1116 if (hpstr != NULL)
1117 free(hpstr);

Completed in 49 milliseconds