Home
last modified time | relevance | path

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

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