Home
last modified time | relevance | path

Searched refs:opt_types (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_nm.c556 uint_t opt_types; in cmd_nm() local
575 opt_types = NM_TYPE_NOTY | NM_TYPE_OBJT | NM_TYPE_FUNC | NM_TYPE_SECT | in cmd_nm()
591 't', MDB_OPT_SUBOPTS, opt_type_opts, &opt_types, in cmd_nm()
690 nii.nii_types = opt_types; in cmd_nm()