Searched refs:psthash (Results 1 – 1 of 1) sorted by relevance
308 Str_hash *sthash, *psthash; in st_destroy() local326 for (sthash = stp->st_hashbcks[i], psthash = 0; in st_destroy()328 if (psthash) in st_destroy()329 free(psthash); in st_destroy()330 psthash = sthash; in st_destroy()332 if (psthash) in st_destroy()333 free(psthash); in st_destroy()