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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c1487 int toi; local
1489 toi = 0;
1497 if (toi != 0 && ((attypes[fromi].at +
1498 gmtoffs[attypes[toi - 1].type]) <=
1499 (attypes[toi - 1].at + gmtoffs[toi == 1 ? 0
1500 : attypes[toi - 2].type]))) {
1501 attypes[toi - 1].type =
1505 if (toi == 0 ||
1506 attypes[toi
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c5793 struct T_ordrel_ind *toi; local
5798 toi = (struct T_ordrel_ind *)mp->b_rptr;
5799 toi->PRIM_type = T_ORDREL_IND;

Completed in 224 milliseconds