Searched refs:vpstr (Results 1 – 1 of 1) sorted by relevance
1042 char *sizestr, *hpstr, *vpstr; in loc_ntoa() local1107 vpstr = strdup(precsize_ntoa((u_int32_t)vpval)); in loc_ntoa()1116 (vpstr != NULL) ? vpstr : error); in loc_ntoa()1122 if (vpstr != NULL) in loc_ntoa()1123 free(vpstr); in loc_ntoa()