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

/osnet-11/usr/src/lib/libadm/common/
H A Dckitem.c231 int i, len, nchoice; local
233 nchoice = 0;
243 if (nchoice >= max) {
257 if (nchoice >= max) {
261 choice[nchoice++] = chp->token;
306 choice[nchoice++] = found;

Completed in 20 milliseconds