Searched refs:ncont (Results 1 – 1 of 1) sorted by relevance
1068 uint_t ncont = 0; /* # of callbacks that requested cont */ in tgt_continue() local1264 ncont += (t->t_flags & T_CONT_BITS) != 0; in tgt_continue()1286 if (t->t_matched != T_SE_END && ncont == n) in tgt_continue()