Searched defs:DCMD_LOOP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h75 #define DCMD_LOOP 0x02 /* Dcmd invoked in loop with ,cnt syntax */ macro
80 #define DCMD_HDRSPEC(fl) (((fl) & DCMD_LOOPFIRST) || !((fl) & DCMD_LOOP))

Completed in 93 milliseconds