Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c557 int cotndx; member
585 cot_walk_data->cotndx = 0; in callout_table_walk_init()
598 if (cotwd->cotndx >= cotwd->cotsize) { in callout_table_walk_step()
636 cotwd->cotndx++; in callout_table_walk_step()
637 if (cotwd->cotndx >= cotwd->cotsize) { in callout_table_walk_step()