Searched refs:MDB_TGT_F_FORCE (Results 1 – 4 of 4) sorted by relevance
324 if (tflags & MDB_TGT_F_FORCE) in print_properties()417 tflags |= MDB_TGT_F_FORCE; in cmd_set()
76 #define MDB_TGT_F_FORCE 0x0004 /* Force open (even if non-exclusive) */ macro
568 mdb.m_tgtflags |= MDB_TGT_F_FORCE; in main()675 if (!(mdb.m_tgtflags & MDB_TGT_F_FORCE)) { in main()
990 if (flags & MDB_TGT_F_FORCE) { in pt_setflags()991 t->t_flags |= MDB_TGT_F_FORCE; in pt_setflags()5262 if (t->t_flags & MDB_TGT_F_FORCE) in mdb_proc_tgt_create()