Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.h84 #define MDB_TGT_F_CONT 0x0400 /* Continue is pending */ macro
H A Dmdb_target.c186 MDB_TGT_F_NEXT | MDB_TGT_F_CONT)
1415 return (tgt_request_continue(t, tsp, MDB_TGT_F_CONT, t->t_ops->t_cont)); in mdb_tgt_continue()