Searched refs:MDB_TGT_SPEC_AUTOSTOP (Results 1 – 4 of 4) sorted by relevance
75 's', MDB_OPT_SETBITS, MDB_TGT_SPEC_AUTOSTOP, &setb, in cmd_evset()97 clrb |= MDB_TGT_SPEC_AUTOSTOP; in cmd_evset()228 's', MDB_OPT_SETBITS, MDB_TGT_SPEC_AUTOSTOP, &setb, in ev_getopts()253 clrb |= MDB_TGT_SPEC_AUTOSTOP; in ev_getopts()
387 #define MDB_TGT_SPEC_AUTOSTOP 0x0100 /* Stop when match limit reached */ macro
179 (MDB_TGT_SPEC_AUTOSTOP | MDB_TGT_SPEC_AUTODEL | MDB_TGT_SPEC_AUTODIS)1158 if ((vep->ve_flags & MDB_TGT_SPEC_AUTOSTOP) && in tgt_continue()1278 if (vep->ve_flags & MDB_TGT_SPEC_AUTOSTOP) in tgt_continue()1578 if (flags & MDB_TGT_SPEC_AUTOSTOP) in mdb_tgt_vespec_modify()2105 if (flags & MDB_TGT_SPEC_AUTOSTOP) in mdb_tgt_vespec_insert()
2474 if (sp.spec_flags & MDB_TGT_SPEC_AUTOSTOP) in print_event()