Searched refs:vpstr (Results 1 – 1 of 1) sorted by relevance
1060 char *sizestr, *hpstr, *vpstr; in loc_ntoa() local1125 vpstr = strdup(precsize_ntoa((u_int32_t)vpval)); in loc_ntoa()1134 (vpstr != NULL) ? vpstr : error); in loc_ntoa()1140 if (vpstr != NULL) in loc_ntoa()1141 free(vpstr); in loc_ntoa()