Home
last modified time | relevance | path

Searched refs:MDB_OPT_STR (Results 1 – 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_set.c379 'I', MDB_OPT_STR, &opt_I, in cmd_set()
380 'L', MDB_OPT_STR, &opt_L, in cmd_set()
381 'P', MDB_OPT_STR, &opt_P, in cmd_set()
382 'o', MDB_OPT_STR, &opt_o, in cmd_set()
386 'D', MDB_OPT_STR, &opt_D, NULL)) != argc) { in cmd_set()
H A Dmdb_typedef.c594 'c', MDB_OPT_STR, &cmode, in cmd_typedef()
595 'r', MDB_OPT_STR, &rfile, in cmd_typedef()
596 'w', MDB_OPT_STR, &wfile, NULL); in cmd_typedef()
H A Dmdb_argvec.c197 case MDB_OPT_STR: in argvec_process_opt()
297 if (optp->opt_type == MDB_OPT_STR || in argvec_getopts()
H A Dmdb_evset.c67 'c', MDB_OPT_STR, &opt_c, in cmd_evset()
215 'c', MDB_OPT_STR, opt_c, in ev_getopts()
H A Dmdb_modapi.h249 #define MDB_OPT_STR 3 /* const char * argument */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c384 'm', MDB_OPT_STR, &mod, in queue()
385 'f', MDB_OPT_STR, &flag, in queue()
386 'F', MDB_OPT_STR, &not_flag, in queue()
512 'f', MDB_OPT_STR, &flag, in syncq()
513 'F', MDB_OPT_STR, &not_flag, in syncq()
514 't', MDB_OPT_STR, &typ, in syncq()
515 'T', MDB_OPT_STR, &not_typ, in syncq()
651 'f', MDB_OPT_STR, &flag, in stdata()
1258 'f', MDB_OPT_STR, &flag, in mblk_prt()
1260 't', MDB_OPT_STR, &typ, in mblk_prt()
[all …]
H A Dfindstack.c645 'c', MDB_OPT_STR, &caller_str, in stacks()
646 'C', MDB_OPT_STR, &excl_caller_str, in stacks()
647 'm', MDB_OPT_STR, &module_str, in stacks()
648 'M', MDB_OPT_STR, &excl_module_str, in stacks()
649 's', MDB_OPT_STR, &sobj, in stacks()
650 'S', MDB_OPT_STR, &excl_sobj, in stacks()
651 't', MDB_OPT_STR, &tstate_str, in stacks()
652 'T', MDB_OPT_STR, &excl_tstate_str, in stacks()
H A Dlgrp.c250 'P', MDB_OPT_STR, &s_parent, in lgrp()
251 'i', MDB_OPT_STR, &s_index, in lgrp()
252 'h', MDB_OPT_STR, &s_handle, in lgrp()
H A Dnet.c402 'f', MDB_OPT_STR, &optf, in sonode()
403 't', MDB_OPT_STR, &optt, in sonode()
404 'p', MDB_OPT_STR, &optp, in sonode()
1132 'f', MDB_OPT_STR, &optf, in netstat()
1133 'P', MDB_OPT_STR, &optP, in netstat()
H A Dtaskq.c152 'n', MDB_OPT_STR, &name, in taskq()
H A Dmodhash.c612 't', MDB_OPT_STR, &opt_t, in modent()
H A Dkmem.c324 'n', MDB_OPT_STR, &filter, in kmem_cache()
546 'n', MDB_OPT_STR, &filter, in kmem_slabs()
547 'N', MDB_OPT_STR, &name, in kmem_slabs()
3699 'T', MDB_OPT_STR, &type, in vmem_seg()
H A Ddevinfo.c1070 'd', MDB_OPT_STR, &data.di_filter, in prtconf()
1177 'b', MDB_OPT_STR, &bus, in devinfo()
/illumos-gate/usr/src/cmd/mdb/intel/modules/i40e/
H A Di40e.c141 'b', MDB_OPT_STR, &opt_b, in i40e_tx_ring_dcmd()
142 'e', MDB_OPT_STR, &opt_e, NULL) != argc) in i40e_tx_ring_dcmd()
/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c101 'f', MDB_OPT_STR, &flag, in ptms()
102 'F', MDB_OPT_STR, &not_flag, NULL) != argc) in ptms()
/illumos-gate/usr/src/cmd/mdb/intel/modules/smbios/
H A Dsmbios.c103 if (mdb_getopts(argc, argv, 'w', MDB_OPT_STR, &wpath, NULL) != argc) { in smbios_mdb_smbios()
/illumos-gate/usr/src/cmd/mdb/common/modules/klmmod/
H A Dklmmod.c719 'h', MDB_OPT_STR, &host, in nlm_list_dcmd()
720 's', MDB_OPT_STR, &sysid, in nlm_list_dcmd()
931 'h', MDB_OPT_STR, &host, in nlm_lockson_dcmd()
932 's', MDB_OPT_STR, &sysid, in nlm_lockson_dcmd()
/illumos-gate/usr/src/cmd/mdb/intel/modules/vmm/
H A Dvmm.c56 'n', MDB_OPT_STR, &vmname, in i_vmm_dcmd()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c658 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in illif()
1450 'i', MDB_OPT_STR, &opt_ill, in nce()
1451 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in nce()
1536 's', MDB_OPT_STR, &zone_name, in dce()
1537 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in dce()
1588 's', MDB_OPT_STR, &zone_name, in ire()
1589 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in ire()
2152 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in ncec()
2659 's', MDB_OPT_STR, &zone_name, in ill()
2660 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in ill()
[all …]
/illumos-gate/usr/src/cmd/mdb/intel/modules/amd_opteron/
H A Dao.c305 't', MDB_OPT_STR, &bankname, NULL) != 2) in ao_mci_ctlmask_common()
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c520 's', MDB_OPT_STR, &opt_s, 'P', MDB_OPT_STR, &opt_P, NULL) in fmtopo()
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_bhyve.c760 i = mdb_getopts(argc, argv, 's', MDB_OPT_STR, &seg, NULL); in bhyve_vtol_dcmd()
800 i = mdb_getopts(argc, argv, 's', MDB_OPT_STR, &seg, NULL); in bhyve_vtop_dcmd()
834 i = mdb_getopts(argc, argv, 's', MDB_OPT_STR, &seg, NULL); in bhyve_defseg_dcmd()
/illumos-gate/usr/src/cmd/mdb/common/modules/nsmb/
H A Dnsmb.c621 'u', MDB_OPT_STR, &uid_str, NULL) != argc) { in pwtree_dcmd()
/illumos-gate/usr/src/cmd/mdb/common/modules/ipc/
H A Dipc.c638 't', MDB_OPT_STR, &tflag, NULL) != argc)) in msgprint()
/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c453 'c', MDB_OPT_STR, &p, in cmihdl()

12