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

/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dloc_ntoa.c138 char *sizestr, *hpstr, *vpstr; local
205 if ((vpstr = strdup(precsize_ntoa(vpval))) == NULL)
206 vpstr = error;
212 altmeters, altfrac, sizestr, hpstr, vpstr);
218 if (vpstr != error)
219 free(vpstr);

Completed in 9 milliseconds