Searched refs:hpt_s (Results 1 – 1 of 1) sorted by relevance
27 int *hpt_s; in recopy() local41 hpt_s = (int *)calloc(sizeof (*hpt_s), n+1); in recopy()42 n = fread(hpt_s, sizeof (*hpt_s), n, fa); in recopy()55 lp = hpt_s[i]; in recopy()