Searched defs:cotndx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c640 int cotndx; member in struct:cot_data
668 cot_walk_data->cotndx = 0;
681 if (cotwd->cotndx >= cotwd->cotsize) {
719 cotwd->cotndx++;
720 if (cotwd->cotndx >= cotwd->cotsize) {

Completed in 141 milliseconds