Searched refs:MDB_OPT_SUBOPTS (Results 1 – 3 of 3) sorted by relevance
227 case MDB_OPT_SUBOPTS: in argvec_process_opt()302 optp->opt_type == MDB_OPT_SUBOPTS || in argvec_getopts()369 } else if (op->opt_type == MDB_OPT_SUBOPTS) { in mdb_getopts()
47 #define MDB_OPT_SUBOPTS 7 /* Option requires a mdb_subopt_t */ macro
586 'f', MDB_OPT_SUBOPTS, opt_fmt_opts, &opt_fmt, in cmd_nm()587 't', MDB_OPT_SUBOPTS, opt_type_opts, &opt_types, in cmd_nm()