Searched refs:hpt_l (Results 1 – 1 of 1) sorted by relevance
29 long *hpt_l; in recopy() local38 hpt_l = (long *)calloc(sizeof (*hpt_l), n+1); in recopy()39 n = fread(hpt_l, sizeof (*hpt_l), n, fa); in recopy()53 lp = hpt_l[i]; in recopy()