Searched refs:MDB_OPT_STR (Results 1 - 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_set.c363 'I', MDB_OPT_STR, &opt_I,
364 'L', MDB_OPT_STR, &opt_L,
365 'P', MDB_OPT_STR, &opt_P,
366 'o', MDB_OPT_STR, &opt_o,
370 'D', MDB_OPT_STR, &opt_D, NULL)) != argc) {
H A Dmdb_typedef.c592 'c', MDB_OPT_STR, &cmode,
593 'r', MDB_OPT_STR, &rfile,
594 'w', MDB_OPT_STR, &wfile, NULL);
H A Dmdb_argvec.c199 case MDB_OPT_STR:
299 if (optp->opt_type == MDB_OPT_STR ||
H A Dmdb_evset.c69 'c', MDB_OPT_STR, &opt_c,
217 'c', MDB_OPT_STR, opt_c,
H A Dmdb_modapi.h243 #define MDB_OPT_STR 3 /* const char * argument */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/md/
H A Dset_io_cnt.c66 's', MDB_OPT_STR, &opt_s,
H A Dsnarf.c55 if (mdb_getopts(argc, argv, 's', MDB_OPT_STR, &s_opt,
H A Ddumpnamespace.c463 if (mdb_getopts(argc, argv, 's', MDB_OPT_STR, &s_opt,
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c380 'm', MDB_OPT_STR, &mod,
381 'f', MDB_OPT_STR, &flag,
382 'F', MDB_OPT_STR, &not_flag,
508 'f', MDB_OPT_STR, &flag,
509 'F', MDB_OPT_STR, &not_flag,
510 't', MDB_OPT_STR, &typ,
511 'T', MDB_OPT_STR, &not_typ,
647 'f', MDB_OPT_STR, &flag,
648 'F', MDB_OPT_STR, &not_flag,
1254 'f', MDB_OPT_STR,
[all...]
H A Dfindstack.c633 'c', MDB_OPT_STR, &caller_str,
634 'C', MDB_OPT_STR, &excl_caller_str,
635 'm', MDB_OPT_STR, &module_str,
636 'M', MDB_OPT_STR, &excl_module_str,
637 's', MDB_OPT_STR, &sobj,
638 'S', MDB_OPT_STR, &excl_sobj,
639 't', MDB_OPT_STR, &tstate_str,
640 'T', MDB_OPT_STR, &excl_tstate_str,
H A Dlgrp.c252 'P', MDB_OPT_STR, &s_parent,
253 'i', MDB_OPT_STR, &s_index,
254 'h', MDB_OPT_STR, &s_handle,
H A Dnet.c402 'f', MDB_OPT_STR, &optf,
403 't', MDB_OPT_STR, &optt,
404 'p', MDB_OPT_STR, &optp,
1131 'f', MDB_OPT_STR, &optf,
1132 'P', MDB_OPT_STR, &optP,
H A Dtaskq.c152 'n', MDB_OPT_STR, &name,
H A Dmodhash.c613 't', MDB_OPT_STR, &opt_t,
H A Dkmem.c323 'n', MDB_OPT_STR, &filter,
545 'n', MDB_OPT_STR, &filter,
546 'N', MDB_OPT_STR, &name,
3676 'T', MDB_OPT_STR, &type,
/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c102 'f', MDB_OPT_STR, &flag,
103 'F', MDB_OPT_STR, &not_flag, NULL) != argc)
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.c498 'p', MDB_OPT_STR, &pte_str,
499 'l', MDB_OPT_STR, &level_str) != argc)
674 'a', MDB_OPT_STR, &addrspace_str) != argc)
/illumos-gate/usr/src/cmd/mdb/intel/modules/amd_opteron/
H A Dao.c305 't', MDB_OPT_STR, &bankname, NULL) != 2)
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c519 's', MDB_OPT_STR, &opt_s, 'P', MDB_OPT_STR, &opt_P, NULL)
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c657 'P', MDB_OPT_STR, &opt_P, NULL) != argc)
1449 'i', MDB_OPT_STR, &opt_ill,
1450 'P', MDB_OPT_STR, &opt_P, NULL) != argc)
1535 's', MDB_OPT_STR, &zone_name,
1536 'P', MDB_OPT_STR, &opt_P, NULL) != argc)
1587 's', MDB_OPT_STR, &zone_name,
1588 'P', MDB_OPT_STR, &opt_P, NULL) != argc)
2146 'P', MDB_OPT_STR, &opt_P, NULL) != argc)
2653 's', MDB_OPT_STR, &zone_name,
2654 'P', MDB_OPT_STR,
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/nsmb/
H A Dnsmb.c543 'u', MDB_OPT_STR, &uid_str, NULL) != argc) {
/illumos-gate/usr/src/cmd/mdb/common/modules/ipc/
H A Dipc.c639 't', MDB_OPT_STR, &tflag, NULL) != argc))
/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c453 'c', MDB_OPT_STR, &p,
/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c91 'a', MDB_OPT_STR, &asnmp,
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2815 if (mdb_getopts(argc, argv, 'o', MDB_OPT_STR, &ofile, NULL) != argc) {
2878 'p', MDB_OPT_STR, &match_phy_path,

Completed in 194 milliseconds

12