Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libadm/common/
H A Dckitem.c238 int i, len, nchoice; local
240 nchoice = 0;
250 if (nchoice >= max) {
264 if (nchoice >= max) {
268 choice[nchoice++] = chp->token;
313 choice[nchoice++] = found;