Searched refs:mi_next (Results 1 – 3 of 3) sorted by relevance
42 struct modinst *mi_next; member1526 for (m2 = &mt->mt_mods; ; m2 = &(*m2)->mi_next) { in syncprov_op_cleanup()1528 *m2 = mi->mi_next; in syncprov_op_cleanup()2709 mt->mt_tail->mi_next = mi; in syncprov_op_mod()2716 for ( m2 = mt->mt_mods; m2; m2 = m2->mi_next ) { in syncprov_op_mod()2741 for (m2 = &mt->mt_mods; ; m2 = &(*m2)->mi_next) { in syncprov_op_mod()2743 *m2 = mi->mi_next; in syncprov_op_mod()
402 (proc mi_next): Update stop message.412 * mi-support.exp (mi_run_to_main, mi_next, mi_step) : Update to542 * mi-support.exp (mi_step, mi_next, mi_run_to_main): New