Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c712 uint_t dstop = (t->t_status.st_flags & MDB_TGT_DSTOP); in mdb_tgt_status() local
736 if (state != MDB_TGT_STOPPED && state != MDB_TGT_RUNNING && dstop) in mdb_tgt_status()
738 if (istop && dstop) in mdb_tgt_status()