/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_set.c | 379 '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 D | mdb_typedef.c | 594 '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 D | mdb_argvec.c | 197 case MDB_OPT_STR: in argvec_process_opt() 297 if (optp->opt_type == MDB_OPT_STR || in argvec_getopts()
|
H A D | mdb_evset.c | 67 'c', MDB_OPT_STR, &opt_c, in cmd_evset() 215 'c', MDB_OPT_STR, opt_c, in ev_getopts()
|
H A D | mdb_modapi.h | 249 #define MDB_OPT_STR 3 /* const char * argument */ macro
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | streams.c | 384 'm', MDB_OPT_STR, &mod, in queue() 385 'f', MDB_OPT_STR, &flag, in queue() 386 'F', MDB_OPT_STR, ¬_flag, in queue() 512 'f', MDB_OPT_STR, &flag, in syncq() 513 'F', MDB_OPT_STR, ¬_flag, in syncq() 514 't', MDB_OPT_STR, &typ, in syncq() 515 'T', MDB_OPT_STR, ¬_typ, in syncq() 651 'f', MDB_OPT_STR, &flag, in stdata() 652 'F', MDB_OPT_STR, ¬_flag, in stdata() 1258 'f', MDB_OPT_STR, &flag, in mblk_prt() [all …]
|
H A D | findstack.c | 645 '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 D | lgrp.c | 250 '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 D | net.c | 408 'f', MDB_OPT_STR, &optf, in sonode() 409 't', MDB_OPT_STR, &optt, in sonode() 410 'p', MDB_OPT_STR, &optp, in sonode() 1134 'f', MDB_OPT_STR, &optf, in netstat() 1135 'P', MDB_OPT_STR, &optP, in netstat()
|
H A D | taskq.c | 152 'n', MDB_OPT_STR, &name, in taskq()
|
H A D | modhash.c | 612 't', MDB_OPT_STR, &opt_t, in modent()
|
H A D | kmem.c | 324 '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 D | devinfo.c | 1070 '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 D | i40e.c | 141 '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 D | ptm.c | 101 'f', MDB_OPT_STR, &flag, in ptms() 102 'F', MDB_OPT_STR, ¬_flag, NULL) != argc) in ptms()
|
/illumos-gate/usr/src/cmd/mdb/intel/modules/smbios/ |
H A D | smbios.c | 103 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 D | klmmod.c | 719 '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 D | vmm.c | 56 'n', MDB_OPT_STR, &vmname, in i_vmm_dcmd()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/ |
H A D | ip.c | 659 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in illif() 1474 'i', MDB_OPT_STR, &opt_ill, in nce() 1475 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in nce() 1560 's', MDB_OPT_STR, &zone_name, in dce() 1561 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in dce() 1612 's', MDB_OPT_STR, &zone_name, in ire() 1613 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in ire() 2176 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in ncec() 2683 's', MDB_OPT_STR, &zone_name, in ill() 2684 'P', MDB_OPT_STR, &opt_P, NULL) != argc) in ill() [all …]
|
/illumos-gate/usr/src/cmd/mdb/intel/modules/amd_opteron/ |
H A D | ao.c | 305 't', MDB_OPT_STR, &bankname, NULL) != 2) in ao_mci_ctlmask_common()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/ |
H A D | libtopo.c | 520 '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 D | mdb_bhyve.c | 760 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 D | nsmb.c | 621 'u', MDB_OPT_STR, &uid_str, NULL) != argc) { in pwtree_dcmd()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/ipc/ |
H A D | ipc.c | 638 't', MDB_OPT_STR, &tflag, NULL) != argc)) in msgprint()
|
/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/ |
H A D | gcpu.c | 453 'c', MDB_OPT_STR, &p, in cmihdl()
|