Home
last modified time | relevance | path

Searched refs:hpt_l (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/refer/
H A Dinv5.c31 long *hpt_l; in recopy() local
40 hpt_l = (long *)calloc(sizeof (*hpt_l), n+1); in recopy()
41 n = fread(hpt_l, sizeof (*hpt_l), n, fa); in recopy()
55 lp = hpt_l[i]; in recopy()