Searched defs:excl_module_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c595 const char *excl_module_str = NULL; local
636 'M', MDB_OPT_STR, &excl_module_str,
679 if (excl_module_str != NULL &&
680 stacks_module_find(excl_module_str, &excl_module) != 0)

Completed in 61 milliseconds