Searched refs:psthash (Results 1 – 1 of 1) sorted by relevance
311 Str_hash *sthash, *psthash; in st_destroy() local329 for (sthash = stp->st_hashbcks[i], psthash = 0; in st_destroy()331 if (psthash) in st_destroy()332 free(psthash); in st_destroy()333 psthash = sthash; in st_destroy()335 if (psthash) in st_destroy()336 free(psthash); in st_destroy()