Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c568 stacks_module_find(const char *name, stacks_module_t *mp) in stacks_module_find() function
688 if (module_str != NULL && stacks_module_find(module_str, &module) != 0) in stacks()
692 stacks_module_find(excl_module_str, &excl_module) != 0) in stacks()