Searched refs:vpstr (Results 1 – 1 of 1) sorted by relevance
1050 char *sizestr, *hpstr, *vpstr; in loc_ntoa() local1115 vpstr = strdup(precsize_ntoa((u_int32_t)vpval)); in loc_ntoa()1124 (vpstr != NULL) ? vpstr : error); in loc_ntoa()1130 if (vpstr != NULL) in loc_ntoa()1131 free(vpstr); in loc_ntoa()