Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/mr_sas/
H A Dmr_sas.c172 (flags & DCMD_LOOPFIRST)) { in mr_sas_dcmd()
173 if ((flags & DCMD_LOOP) && !(flags & DCMD_LOOPFIRST)) in mr_sas_dcmd()
/titanic_41/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c184 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in sppp()
253 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in sppa()
437 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in tuncl()
560 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in tunll()
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h81 #define DCMD_LOOPFIRST 0x04 /* Dcmd invoked as first iteration of LOOP */ macro
85 #define DCMD_HDRSPEC(fl) (((fl) & DCMD_LOOPFIRST) || !((fl) & DCMD_LOOP))
H A Dmdb.c885 flags |= DCMD_LOOPFIRST; /* set LOOPFIRST if this is a loop */ in mdb_call()
1206 flags |= DCMD_PIPE | DCMD_LOOP | DCMD_LOOPFIRST | DCMD_ADDRSPEC; in mdb_call_idcmd()
1230 flags &= ~DCMD_LOOPFIRST; in mdb_call_idcmd()
H A Dmdb_modapi.c589 dwp->dw_flags &= ~DCMD_LOOPFIRST; in walk_dcmd()
617 dw.dw_flags = DCMD_LOOP | DCMD_LOOPFIRST | DCMD_ADDRSPEC; in mdb_pwalk_dcmd()
/titanic_41/usr/src/cmd/mdb/common/modules/mdb_test/
H A Dmdb_test.c66 (flags != (DCMD_ADDRSPEC|DCMD_LOOP|DCMD_PIPE|DCMD_LOOPFIRST))) { in cmd_praddr()
96 DCMD_LOOPFIRST | DCMD_PIPE | DCMD_PIPE_OUT)) { in cmd_qsort()
/titanic_41/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c124 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in modctls()
311 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in modinfo()
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c544 if (((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) && in dcmd_Rtmaps()
587 flags |= (DCMD_LOOP | DCMD_LOOPFIRST); in dcmd_Rtmaps()
611 if ((flags & DCMD_LOOP) && ((flags & DCMD_LOOPFIRST) == 0)) in dcmd_Rtmaps()
619 if (((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) && in dcmd_Rtmaps()
632 flags &= ~DCMD_LOOPFIRST; in dcmd_Rtmaps()
809 if ((flags & DCMD_LOOP) && ((flags & DCMD_LOOPFIRST) == 0)) in _dcmd_Lm_list()
981 flags |= (DCMD_LOOP | DCMD_LOOPFIRST); in dcmd_Lm_list()
999 flags &= ~DCMD_LOOPFIRST; in dcmd_Lm_list()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dtaskq.c181 flags |= DCMD_LOOP | DCMD_LOOPFIRST | DCMD_ADDRSPEC; in taskq()
187 flags &= ~DCMD_LOOPFIRST; in taskq()
H A Dmodhash.c320 mwd->mwd_flags &= ~DCMD_LOOPFIRST; in modent_format()
363 mwd.mwd_flags = DCMD_ADDRSPEC | DCMD_LOOP | DCMD_LOOPFIRST; in modhash()
H A Dfindstack.c745 if (force && (flags & (DCMD_LOOPFIRST|DCMD_LOOP)) == DCMD_LOOP) in stacks()
H A Dmemory.c950 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in seg()
H A Dgenunix.c316 pgp->pg_psflags &= ~DCMD_LOOPFIRST; in pgrep_cb()
364 pg.pg_psflags = DCMD_ADDRSPEC | DCMD_LOOP | DCMD_LOOPFIRST; in pgrep()
H A Dkmem.c2824 bhc->bhc_flags &= ~DCMD_LOOPFIRST; in bufctl_history_callback()
2899 bhc.bhc_flags = flags | DCMD_LOOP | DCMD_LOOPFIRST; in bufctl()
/titanic_41/usr/src/cmd/mdb/common/modules/ipp/
H A Dipp.c152 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) in action()
329 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) in mod()
/titanic_41/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c843 (flags & DCMD_LOOPFIRST) || slot_info || device_info || in mptsas_dcmd()
845 if ((flags & DCMD_LOOP) && !(flags & DCMD_LOOPFIRST)) in mptsas_dcmd()
/titanic_41/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2707 (flags & DCMD_LOOPFIRST)) { in pmcs_tag()
2708 if ((flags & DCMD_LOOP) && !(flags & DCMD_LOOPFIRST)) in pmcs_tag()
2898 } else if (flags & DCMD_LOOPFIRST) { in pmcs_log()
3011 (flags & DCMD_LOOPFIRST) || phy_info || target_info || hw_info || in pmcs_dcmd()
3014 if ((flags & DCMD_LOOP) && !(flags & DCMD_LOOPFIRST)) in pmcs_dcmd()
/titanic_41/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1464 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in nce()
1557 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in dce()
1609 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in ire()
2130 if ((flags & DCMD_LOOPFIRST) || !(flags & DCMD_LOOP)) { in ncec_header()
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c424 DCMD_ADDRSPEC | DCMD_LOOPFIRST, udp->argc, udp->argv); in module_ustat()
467 DCMD_ADDRSPEC | DCMD_LOOPFIRST, udp->argc, udp->argv); in module_stat()
/titanic_41/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2463 bhc->bhc_flags &= ~DCMD_LOOPFIRST; in bufctl_history_callback()
2539 bhc.bhc_flags = flags | DCMD_LOOP | DCMD_LOOPFIRST; in bufctl()
/titanic_41/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c3038 acl_args.a_flags = DCMD_LOOPFIRST; in zfs_acl_dump()