Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/refer/
H A Dinv5.c29 long *hpt_l; in recopy() local
38 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()