Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c58 int ft_ix; /* Index in event list */ member
1431 ftd->ft_ix = 0; in strftblk_walk_init()
1465 ftd->ft_ix = 1; in strftblk_step()
1469 if (ftd->ft_ix > ftbp->ix) { in strftblk_step()
1477 (ftd->ft_ix - 1) * sizeof (struct ftevnt)), in strftblk_step()
1479 ftd->ft_ix++; in strftblk_step()