Searched refs:MDB_OPT_SETBITS (Results 1 - 25 of 107) sorted by relevance

12345

/illumos-gate/usr/src/cmd/mdb/i86pc/modules/pcplusmp/
H A Dpcplusmp.c47 'd', MDB_OPT_SETBITS, INTR_DISPLAY_DRVR_INST, &option_flags,
48 'i', MDB_OPT_SETBITS, INTR_DISPLAY_INTRSTAT, &option_flags,
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_evset.c70 'd', MDB_OPT_SETBITS, MDB_TGT_SPEC_AUTODIS, &setb,
71 'D', MDB_OPT_SETBITS, MDB_TGT_SPEC_AUTODEL, &setb,
72 'e', MDB_OPT_SETBITS, MDB_TGT_SPEC_DISABLED, &clrb,
73 'F', MDB_OPT_SETBITS, TRUE, &opt_F,
75 's', MDB_OPT_SETBITS, MDB_TGT_SPEC_AUTOSTOP, &setb,
76 't', MDB_OPT_SETBITS, MDB_TGT_SPEC_TEMPORARY, &setb,
77 'T', MDB_OPT_SETBITS, MDB_TGT_SPEC_STICKY, &setb,
218 'd', MDB_OPT_SETBITS, MDB_TGT_SPEC_AUTODIS, &setb,
219 'D', MDB_OPT_SETBITS, MDB_TGT_SPEC_AUTODEL, &setb,
220 'e', MDB_OPT_SETBITS, MDB_TGT_SPEC_DISABLE
[all...]
H A Dmdb_whatis.c516 'D', MDB_OPT_SETBITS, TRUE, &whatis_debug, /* hidden */
517 'b', MDB_OPT_SETBITS, WHATIS_BUFCTL, &w.w_flags, /* hidden */
518 'l', MDB_OPT_SETBITS, TRUE, &list, /* hidden */
519 'a', MDB_OPT_SETBITS, WHATIS_ALL, &w.w_flags,
520 'i', MDB_OPT_SETBITS, WHATIS_IDSPACE, &w.w_flags,
521 'k', MDB_OPT_SETBITS, TRUE, &keep,
522 'q', MDB_OPT_SETBITS, WHATIS_QUIET, &w.w_flags,
523 'v', MDB_OPT_SETBITS, WHATIS_VERBOSE, &w.w_flags,
H A Dmdb_nm.c575 'D', MDB_OPT_SETBITS, NM_DYNSYM, &optf,
576 'P', MDB_OPT_SETBITS, NM_PRVSYM, &optf,
577 'd', MDB_OPT_SETBITS, NM_DEC, &optf,
578 'g', MDB_OPT_SETBITS, NM_GLOBAL, &optf,
579 'h', MDB_OPT_SETBITS, NM_NOHDRS, &optf,
580 'n', MDB_OPT_SETBITS, NM_SORT_NAME, &optf,
581 'o', MDB_OPT_SETBITS, NM_OCT, &optf,
582 'p', MDB_OPT_SETBITS, NM_PRTASGN | NM_NOHDRS, &optf,
583 'u', MDB_OPT_SETBITS, NM_UNDEF, &optf,
584 'v', MDB_OPT_SETBITS, NM_SORT_VALU
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/sockfs/
H A Dsockfs.c80 'e', MDB_OPT_SETBITS, 1, &opt_e,
81 'E', MDB_OPT_SETBITS, 1, &opt_E) != argc)
/illumos-gate/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c580 'a', MDB_OPT_SETBITS, DUMP_FULL, &obits, /* All possible info */
582 'd', MDB_OPT_SETBITS, DUMP_DINFO, &obits, /* domain info */
583 's', MDB_OPT_SETBITS, DUMP_SB_STAT, &obits, /* SB status */
584 'i', MDB_OPT_SETBITS, DUMP_SB_INFO, &obits, /* SB info */
585 'c', MDB_OPT_SETBITS, DUMP_CMU_CHAN, &obits, /* CMU chan */
586 'h', MDB_OPT_SETBITS, DUMP_CHIPS, &obits, /* chips */
587 'm', MDB_OPT_SETBITS, DUMP_MEM, &obits, /* memory */
588 'p', MDB_OPT_SETBITS, DUMP_PCI_CH, &obits, /* PCI chans */
589 'k', MDB_OPT_SETBITS, DUMP_MEM_BANKS, &obits, /* banks */
590 'o', MDB_OPT_SETBITS, DUMP_CORE
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/mr_sas/
H A Dmr_sas.c155 'd', MDB_OPT_SETBITS, TRUE, &device_info,
156 't', MDB_OPT_SETBITS, TRUE, &target_info,
157 'v', MDB_OPT_SETBITS, TRUE, &verbose,
/illumos-gate/usr/src/cmd/mdb/common/modules/idm/
H A Didm.c250 'a', MDB_OPT_SETBITS, TRUE, &print_ip,
251 'g', MDB_OPT_SETBITS, TRUE, &tpgt,
252 's', MDB_OPT_SETBITS, TRUE, &sess,
253 'c', MDB_OPT_SETBITS, TRUE, &conn,
254 't', MDB_OPT_SETBITS, TRUE, &task,
255 'b', MDB_OPT_SETBITS, TRUE, &buffer,
256 'p', MDB_OPT_SETBITS, TRUE, &portal,
257 'S', MDB_OPT_SETBITS, TRUE, &states,
258 'R', MDB_OPT_SETBITS, TRUE, &rc_audit,
259 'v', MDB_OPT_SETBITS, TRU
[all...]
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/apix/
H A Dapix.c52 'd', MDB_OPT_SETBITS, INTR_DISPLAY_DRVR_INST, &option_flags,
53 'i', MDB_OPT_SETBITS, INTR_DISPLAY_INTRSTAT, &option_flags,
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/uppc/
H A Duppc.c73 'd', MDB_OPT_SETBITS, INTR_DISPLAY_DRVR_INST, &option_flags,
74 'i', MDB_OPT_SETBITS, INTR_DISPLAY_INTRSTAT, &option_flags,
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnetstack.c94 'v', MDB_OPT_SETBITS, TRUE, &verbose,
95 'q', MDB_OPT_SETBITS, TRUE, &quiet,
H A Dcred.c39 'v', MDB_OPT_SETBITS, OPT_VERBOSE, &opts, NULL) != argc)
117 'v', MDB_OPT_SETBITS, OPT_VERBOSE, &opts, NULL) != argc)
162 'v', MDB_OPT_SETBITS, OPT_VERBOSE, &opts, NULL) != argc)
211 'v', MDB_OPT_SETBITS, OPT_VERBOSE, &opts, NULL) != argc)
H A Dddi_periodic.c40 'v', MDB_OPT_SETBITS, B_TRUE, &verbose, NULL) != argc)
H A Dlog.c65 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL) != argc)
H A Dmodhash.c368 's', MDB_OPT_SETBITS, TRUE, &opt_s,
369 't', MDB_OPT_SETBITS, TRUE, &opt_t,
370 'c', MDB_OPT_SETBITS, TRUE, &mwd.mwd_opt_c,
371 'e', MDB_OPT_SETBITS, TRUE, &mwd.mwd_opt_e,
372 'h', MDB_OPT_SETBITS, TRUE, &mwd.mwd_opt_h,
614 'k', MDB_OPT_SETBITS, 1, &opt_k,
615 'v', MDB_OPT_SETBITS, 1, &opt_v,
H A Dpg.c84 'q', MDB_OPT_SETBITS, TRUE, &opt_q,
H A Dnvpair.c110 'v', MDB_OPT_SETBITS, TRUE, &verbose,
230 'r', MDB_OPT_SETBITS, TRUE, &recurse,
231 'q', MDB_OPT_SETBITS, TRUE, &quiet,
H A Dzone.c110 if (argc > 0 && mdb_getopts(argc, argv, 'v', MDB_OPT_SETBITS, TRUE,
111 &vopt_given, 'r', MDB_OPT_SETBITS, TRUE, &ropt_given, NULL) != argc)
390 MDB_OPT_SETBITS, TRUE, &cbd.voptgiven, NULL)) != argc) {
H A Dthread.c419 'f', MDB_OPT_SETBITS, TRUE, &fflag,
420 'i', MDB_OPT_SETBITS, TF_INTR, &oflags,
421 'p', MDB_OPT_SETBITS, TF_PROC, &oflags,
422 'b', MDB_OPT_SETBITS, TF_BLOCK, &oflags,
423 's', MDB_OPT_SETBITS, TF_SIG, &oflags,
424 'd', MDB_OPT_SETBITS, TF_DISP, &oflags,
425 'm', MDB_OPT_SETBITS, TF_MERGE, &oflags, NULL) != argc)
588 't', MDB_OPT_SETBITS, TRUE, &notaskq,
589 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL);
736 'a', MDB_OPT_SETBITS, TRU
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c393 'a', MDB_OPT_SETBITS, MAC_FLOW_ATTR, &args,
394 'p', MDB_OPT_SETBITS, MAC_FLOW_PROP, &args,
395 'm', MDB_OPT_SETBITS, MAC_FLOW_MISC, &args,
396 'r', MDB_OPT_SETBITS, MAC_FLOW_RX, &args,
397 't', MDB_OPT_SETBITS, MAC_FLOW_TX, &args,
398 's', MDB_OPT_SETBITS, MAC_FLOW_STATS, &args,
399 'u', MDB_OPT_SETBITS, MAC_FLOW_USER, &args,
577 'r', MDB_OPT_SETBITS, MAC_SRS_RX, &args,
578 't', MDB_OPT_SETBITS, MAC_SRS_TX, &args,
579 'c', MDB_OPT_SETBITS, MAC_SRS_CP
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c713 'a', MDB_OPT_SETBITS, MDB_SCTP_SHOW_ALL, &opts,
714 'f', MDB_OPT_SETBITS, MDB_SCTP_SHOW_FLAGS, &opts,
715 'h', MDB_OPT_SETBITS, MDB_SCTP_SHOW_HASH, &opts,
716 'o', MDB_OPT_SETBITS, MDB_SCTP_SHOW_OUT, &opts,
717 'i', MDB_OPT_SETBITS, MDB_SCTP_SHOW_IN, &opts,
718 'm', MDB_OPT_SETBITS, MDB_SCTP_SHOW_MISC, &opts,
719 'r', MDB_OPT_SETBITS, MDB_SCTP_SHOW_RTT, &opts,
720 'S', MDB_OPT_SETBITS, MDB_SCTP_SHOW_STATS, &opts,
721 'F', MDB_OPT_SETBITS, MDB_SCTP_SHOW_FLOW, &opts,
722 'H', MDB_OPT_SETBITS, MDB_SCTP_SHOW_HD
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1652 'a', MDB_OPT_SETBITS, TRUE, &opt_a,
1653 'B', MDB_OPT_SETBITS, TRUE, &opt_B,
1656 'd', MDB_OPT_SETBITS, TRUE, &opt_d,
1657 'H', MDB_OPT_SETBITS, TRUE, &opt_H,
1658 'h', MDB_OPT_SETBITS, TRUE, &opt_h,
1659 'i', MDB_OPT_SETBITS, TRUE, &opt_i,
1660 'o', MDB_OPT_SETBITS, TRUE, &opt_o,
1661 'm', MDB_OPT_SETBITS, TRUE, &opt_m,
1662 'P', MDB_OPT_SETBITS, TRUE, &opt_P,
1663 'p', MDB_OPT_SETBITS, TRU
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/smbfs/
H A Dsmbfs.c146 'v', MDB_OPT_SETBITS, OPT_VERBOSE, &cbd->flags,
230 'v', MDB_OPT_SETBITS, OPT_VERBOSE, &cbd->flags,
/illumos-gate/usr/src/cmd/mdb/sun4v/modules/errh/
H A Derrh.c50 'v', MDB_OPT_SETBITS, 1, &verbose, NULL) != argc)
93 'v', MDB_OPT_SETBITS, 1, &verbose, NULL) != argc)
136 'v', MDB_OPT_SETBITS, 1, &verbose, NULL) != argc)
176 'v', MDB_OPT_SETBITS, 1, &verbose, NULL) != argc)
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf_sbd/
H A Dstmf_sbd.c444 if (mdb_getopts(argc, argv, 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL)
481 'a', MDB_OPT_SETBITS, TRUE, &pgrkeyaddr,
482 'k', MDB_OPT_SETBITS, TRUE, &keyonly,
483 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL) != argc)
572 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL) != argc)

Completed in 124 milliseconds

12345