Searched refs:hpt_s (Results 1 – 1 of 1) sorted by relevance
29 int *hpt_s; in recopy() local43 hpt_s = (int *)calloc(sizeof (*hpt_s), n+1); in recopy()44 n = fread(hpt_s, sizeof (*hpt_s), n, fa); in recopy()57 lp = hpt_s[i]; in recopy()