Searched defs:opdesc (Results 1 – 1 of 1) sorted by relevance
155 static const struct opdesc { in mdb_set_options() struct156 const char *opt_name; in mdb_set_options()157 int (*opt_func)(int, uint_t, const char *); in mdb_set_options()158 uint_t opt_bits; in mdb_set_options()