Symbol: MDB_OPT_UINTPTR
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
339
'c', MDB_OPT_UINTPTR, &cpuid,
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
384
'c', MDB_OPT_UINTPTR, &cpuid,
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
503
'c', MDB_OPT_UINTPTR, &cpu,
usr/src/cmd/mdb/common/mdb/mdb_argvec.c
210
case MDB_OPT_UINTPTR:
usr/src/cmd/mdb/common/mdb/mdb_argvec.c
293
optp->opt_type == MDB_OPT_UINTPTR ||
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
2040
'n', MDB_OPT_UINTPTR, &n, NULL);
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
2347
'g', MDB_OPT_UINTPTR, &group,
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
2348
'l', MDB_OPT_UINTPTR, &length,
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
2356
'w', MDB_OPT_UINTPTR, &width, NULL) != argc)
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
2576
if (mdb_getopts(argc, argv, 'a', MDB_OPT_UINTPTR, (uintptr_t *)&as,
usr/src/cmd/mdb/common/mdb/mdb_evset.c
220
'n', MDB_OPT_UINTPTR, opt_n,
usr/src/cmd/mdb/common/mdb/mdb_evset.c
72
'n', MDB_OPT_UINTPTR, &opt_n,
usr/src/cmd/mdb/common/mdb/mdb_nm.c
826
'e', MDB_OPT_UINTPTR, &opt_e,
usr/src/cmd/mdb/common/mdb/mdb_nm.c
827
's', MDB_OPT_UINTPTR, &opt_s, NULL);
usr/src/cmd/mdb/common/mdb/mdb_print.c
2291
'c', MDB_OPT_UINTPTR, &dummy,
usr/src/cmd/mdb/common/mdb/mdb_print.c
2296
'l', MDB_OPT_UINTPTR, &dummy,
usr/src/cmd/mdb/common/mdb/mdb_print.c
2299
's', MDB_OPT_UINTPTR, &dummy,
usr/src/cmd/mdb/common/mdb/mdb_print.c
2342
'c', MDB_OPT_UINTPTR, &opt_c,
usr/src/cmd/mdb/common/mdb/mdb_print.c
2347
'l', MDB_OPT_UINTPTR, &opt_l,
usr/src/cmd/mdb/common/mdb/mdb_print.c
2350
's', MDB_OPT_UINTPTR, &opt_s,
usr/src/cmd/mdb/common/mdb/mdb_set.c
383
's', MDB_OPT_UINTPTR, &opt_s,
usr/src/cmd/mdb/common/modules/dtrace/dtrace.c
1082
if (mdb_getopts(argc, argv, 'c', MDB_OPT_UINTPTR, &c, NULL) != argc)
usr/src/cmd/mdb/common/modules/fctl/fctl.c
1106
's', MDB_OPT_UINTPTR, &pktstart,
usr/src/cmd/mdb/common/modules/fctl/fctl.c
1107
'e', MDB_OPT_UINTPTR, &pktend,
usr/src/cmd/mdb/common/modules/genunix/kgrep.c
237
'a', MDB_OPT_UINTPTR, &minaddr,
usr/src/cmd/mdb/common/modules/genunix/kgrep.c
238
'A', MDB_OPT_UINTPTR, &maxaddr,
usr/src/cmd/mdb/common/modules/genunix/kgrep.c
242
's', MDB_OPT_UINTPTR, &size,
usr/src/cmd/mdb/common/modules/genunix/kmem.c
2885
'c', MDB_OPT_UINTPTR, &caller,
usr/src/cmd/mdb/common/modules/genunix/kmem.c
2886
't', MDB_OPT_UINTPTR, &thread,
usr/src/cmd/mdb/common/modules/genunix/kmem.c
2889
'a', MDB_OPT_UINTPTR, &baddr, NULL) != argc)
usr/src/cmd/mdb/common/modules/genunix/kmem.c
3706
'c', MDB_OPT_UINTPTR, &caller,
usr/src/cmd/mdb/common/modules/genunix/kmem.c
3710
'm', MDB_OPT_UINTPTR, &minsize,
usr/src/cmd/mdb/common/modules/genunix/kmem.c
3711
'M', MDB_OPT_UINTPTR, &maxsize,
usr/src/cmd/mdb/common/modules/genunix/kmem.c
3712
't', MDB_OPT_UINTPTR, &thread,
usr/src/cmd/mdb/common/modules/genunix/kmem.c
544
'B', MDB_OPT_UINTPTR, &minbucketsize,
usr/src/cmd/mdb/common/modules/genunix/kmem.c
545
'b', MDB_OPT_UINTPTR, &maxbuckets,
usr/src/cmd/mdb/common/modules/genunix/memory.c
528
's', MDB_OPT_UINTPTR, &vn_size, NULL) != argc)
usr/src/cmd/mdb/common/modules/genunix/memory.c
697
'v', MDB_OPT_UINTPTR, &vp,
usr/src/cmd/mdb/common/modules/genunix/modhash.c
372
'i', MDB_OPT_UINTPTR, &mwd.mwd_idxtoprint,
usr/src/cmd/mdb/common/modules/genunix/streams.c
1266
'd', MDB_OPT_UINTPTR, &dbaddr,
usr/src/cmd/mdb/common/modules/genunix/streams.c
387
's', MDB_OPT_UINTPTR, &syncq,
usr/src/cmd/mdb/common/modules/genunix/taskq.c
159
'm', MDB_OPT_UINTPTR, &minmaxq,
usr/src/cmd/mdb/common/modules/genunix/tsd.c
90
if (mdb_getopts(argc, argv, 'k', MDB_OPT_UINTPTR, &key, NULL) != argc)
usr/src/cmd/mdb/common/modules/klmmod/klmmod.c
718
'd', MDB_OPT_UINTPTR, &depth,
usr/src/cmd/mdb/common/modules/libc/libc.c
1162
if (mdb_getopts(argc, argv, 'k', MDB_OPT_UINTPTR, &key, NULL) != argc)
usr/src/cmd/mdb/common/modules/libumem/umem.c
2510
'c', MDB_OPT_UINTPTR, &caller,
usr/src/cmd/mdb/common/modules/libumem/umem.c
2511
't', MDB_OPT_UINTPTR, &thread,
usr/src/cmd/mdb/common/modules/libumem/umem.c
2514
'a', MDB_OPT_UINTPTR, &baddr, NULL) != argc)
usr/src/cmd/mdb/common/modules/libumem/umem.c
3324
'c', MDB_OPT_UINTPTR, &caller,
usr/src/cmd/mdb/common/modules/libumem/umem.c
3328
'm', MDB_OPT_UINTPTR, &minsize,
usr/src/cmd/mdb/common/modules/libumem/umem.c
3329
'M', MDB_OPT_UINTPTR, &maxsize,
usr/src/cmd/mdb/common/modules/libumem/umem.c
3330
't', MDB_OPT_UINTPTR, &thread,
usr/src/cmd/mdb/common/modules/libumem/umem.c
4089
'b', MDB_OPT_UINTPTR, &maxbuckets,
usr/src/cmd/mdb/common/modules/libumem/umem.c
4090
'B', MDB_OPT_UINTPTR, &minbucketsize,
usr/src/cmd/mdb/common/modules/libumem/umem.c
4165
'b', MDB_OPT_UINTPTR, &maxbuckets,
usr/src/cmd/mdb/common/modules/libumem/umem.c
4166
'B', MDB_OPT_UINTPTR, &minbucketsize,
usr/src/cmd/mdb/common/modules/smartpqi/smartpqi.c
560
'c', MDB_OPT_UINTPTR, (uintptr_t)cntlr,
usr/src/cmd/mdb/common/modules/smartpqi/smartpqi.c
561
'd', MDB_OPT_UINTPTR, (uintptr_t)&device,
usr/src/cmd/mdb/common/modules/specfs/specfs.c
176
'm', MDB_OPT_UINTPTR, &major,
usr/src/cmd/mdb/common/modules/specfs/specfs.c
177
'd', MDB_OPT_UINTPTR, &dev, NULL) != argc)
usr/src/cmd/mdb/common/modules/svc.configd/configd.c
204
'c', MDB_OPT_UINTPTR, &client,
usr/src/cmd/mdb/common/modules/svc.configd/configd.c
206
'n', MDB_OPT_UINTPTR, &node,
usr/src/cmd/mdb/common/modules/ufs/ufs.c
191
'd', MDB_OPT_UINTPTR, &id.id_device, NULL) != argc)
usr/src/cmd/mdb/i86pc/modules/unix/unix.c
551
't', MDB_OPT_UINTPTR, &dcmd.ttd_kthread, NULL) != argc)
usr/src/cmd/mdb/intel/mdb/kvm_isadep.c
149
'c', MDB_OPT_UINTPTR, &cpuid,
usr/src/cmd/mdb/intel/mdb/kvm_isadep.c
194
'c', MDB_OPT_UINTPTR, &cpuid,