Searched refs:MDB_OPT_SUBOPTS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_argvec.h47 #define MDB_OPT_SUBOPTS 7 /* Option requires a mdb_subopt_t */ macro
H A Dmdb_argvec.c227 case MDB_OPT_SUBOPTS:
302 optp->opt_type == MDB_OPT_SUBOPTS ||
369 } else if (op->opt_type == MDB_OPT_SUBOPTS) {
H A Dmdb_nm.c586 'f', MDB_OPT_SUBOPTS, opt_fmt_opts, &opt_fmt,
587 't', MDB_OPT_SUBOPTS, opt_type_opts, &opt_types,

Completed in 60 milliseconds