Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c607 const char *excl_module_str = NULL; in stacks() local
648 'M', MDB_OPT_STR, &excl_module_str, in stacks()
691 if (excl_module_str != NULL && in stacks()
692 stacks_module_find(excl_module_str, &excl_module) != 0) in stacks()