Searched refs:tpp_h (Results 1 – 1 of 1) sorted by relevance
148 void **tpp_h; in list_copy() local161 if (!(tpp_h = calloc(diff + 1, sizeof (*mpp)))) in list_copy()164 for (tpp = tpp_h; *mpp; mpp++) { in list_copy()166 free(tpp_h); in list_copy()172 return (tpp_h); in list_copy()