Home
last modified time | relevance | path

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.c225 case MDB_OPT_SUBOPTS: in argvec_process_opt()
300 optp->opt_type == MDB_OPT_SUBOPTS || in argvec_getopts()
367 } else if (op->opt_type == MDB_OPT_SUBOPTS) { in mdb_getopts()
H A Dmdb_argvec.h45 #define MDB_OPT_SUBOPTS 7 /* Option requires a mdb_subopt_t */ macro
H A Dmdb_nm.c590 'f', MDB_OPT_SUBOPTS, opt_fmt_opts, &opt_fmt, in cmd_nm()
591 't', MDB_OPT_SUBOPTS, opt_type_opts, &opt_types, in cmd_nm()