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

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpsvr4ck.c225 int list_cntr; /* starting point for binary search */ local
251 list_cntr = list_sz >> 1;
252 incr = list_cntr - TREEFILL;
260 pos = list_cntr; /* ... in the middle */

Completed in 39 milliseconds