MDB_OPT_UINTPTR
'c', MDB_OPT_UINTPTR, &cpuid,
'c', MDB_OPT_UINTPTR, &cpuid,
'c', MDB_OPT_UINTPTR, &cpu,
case MDB_OPT_UINTPTR:
optp->opt_type == MDB_OPT_UINTPTR ||
'n', MDB_OPT_UINTPTR, &n, NULL);
'g', MDB_OPT_UINTPTR, &group,
'l', MDB_OPT_UINTPTR, &length,
'w', MDB_OPT_UINTPTR, &width, NULL) != argc)
if (mdb_getopts(argc, argv, 'a', MDB_OPT_UINTPTR, (uintptr_t *)&as,
'n', MDB_OPT_UINTPTR, opt_n,
'n', MDB_OPT_UINTPTR, &opt_n,
'e', MDB_OPT_UINTPTR, &opt_e,
's', MDB_OPT_UINTPTR, &opt_s, NULL);
'c', MDB_OPT_UINTPTR, &dummy,
'l', MDB_OPT_UINTPTR, &dummy,
's', MDB_OPT_UINTPTR, &dummy,
'c', MDB_OPT_UINTPTR, &opt_c,
'l', MDB_OPT_UINTPTR, &opt_l,
's', MDB_OPT_UINTPTR, &opt_s,
's', MDB_OPT_UINTPTR, &opt_s,
if (mdb_getopts(argc, argv, 'c', MDB_OPT_UINTPTR, &c, NULL) != argc)
's', MDB_OPT_UINTPTR, &pktstart,
'e', MDB_OPT_UINTPTR, &pktend,
'a', MDB_OPT_UINTPTR, &minaddr,
'A', MDB_OPT_UINTPTR, &maxaddr,
's', MDB_OPT_UINTPTR, &size,
'c', MDB_OPT_UINTPTR, &caller,
't', MDB_OPT_UINTPTR, &thread,
'a', MDB_OPT_UINTPTR, &baddr, NULL) != argc)
'c', MDB_OPT_UINTPTR, &caller,
'm', MDB_OPT_UINTPTR, &minsize,
'M', MDB_OPT_UINTPTR, &maxsize,
't', MDB_OPT_UINTPTR, &thread,
'B', MDB_OPT_UINTPTR, &minbucketsize,
'b', MDB_OPT_UINTPTR, &maxbuckets,
's', MDB_OPT_UINTPTR, &vn_size, NULL) != argc)
'v', MDB_OPT_UINTPTR, &vp,
'i', MDB_OPT_UINTPTR, &mwd.mwd_idxtoprint,
'd', MDB_OPT_UINTPTR, &dbaddr,
's', MDB_OPT_UINTPTR, &syncq,
'm', MDB_OPT_UINTPTR, &minmaxq,
if (mdb_getopts(argc, argv, 'k', MDB_OPT_UINTPTR, &key, NULL) != argc)
'd', MDB_OPT_UINTPTR, &depth,
if (mdb_getopts(argc, argv, 'k', MDB_OPT_UINTPTR, &key, NULL) != argc)
'c', MDB_OPT_UINTPTR, &caller,
't', MDB_OPT_UINTPTR, &thread,
'a', MDB_OPT_UINTPTR, &baddr, NULL) != argc)
'c', MDB_OPT_UINTPTR, &caller,
'm', MDB_OPT_UINTPTR, &minsize,
'M', MDB_OPT_UINTPTR, &maxsize,
't', MDB_OPT_UINTPTR, &thread,
'b', MDB_OPT_UINTPTR, &maxbuckets,
'B', MDB_OPT_UINTPTR, &minbucketsize,
'b', MDB_OPT_UINTPTR, &maxbuckets,
'B', MDB_OPT_UINTPTR, &minbucketsize,
'c', MDB_OPT_UINTPTR, (uintptr_t)cntlr,
'd', MDB_OPT_UINTPTR, (uintptr_t)&device,
'm', MDB_OPT_UINTPTR, &major,
'd', MDB_OPT_UINTPTR, &dev, NULL) != argc)
'c', MDB_OPT_UINTPTR, &client,
'n', MDB_OPT_UINTPTR, &node,
'd', MDB_OPT_UINTPTR, &id.id_device, NULL) != argc)
't', MDB_OPT_UINTPTR, &dcmd.ttd_kthread, NULL) != argc)
'c', MDB_OPT_UINTPTR, &cpuid,
'c', MDB_OPT_UINTPTR, &cpuid,