Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/refer/
H A Dinv5.c29 int *hpt_s; in recopy() local
43 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()