Searched refs:pinfo_handle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Deptstat.c55 static int pinfo_handle = -1; variable
61 bl_free(pinfo_handle);
78 if (pinfo_handle == -1) {
79 pinfo_handle = bl_create(PINFOALLOC, sizeof (struct pinfo),
116 bl_next_avail(pinfo_handle);

Completed in 43 milliseconds