Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target_impl.h107 int (*t_step_branch)(mdb_tgt_t *); member
H A Dmdb_target.c1130 if (t->t_ops->t_step_branch(t) == -1) in tgt_continue()