Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.h58 } stacks_module_t; typedef
78 extern int stacks_module(stacks_module_t *);
H A Dfindstack_subr.c302 stacks_module_cb(uintptr_t addr, const modctl_t *mp, stacks_module_t *smp) in stacks_module_cb()
325 stacks_module(stacks_module_t *smp) in stacks_module()
H A Dfindstack.c554 stacks_has_module(stacks_entry_t *sep, stacks_module_t *mp) in stacks_has_module()
568 stacks_module_find(const char *name, stacks_module_t *mp) in stacks_module_find()
608 stacks_module_t module, excl_module; in stacks()
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c114 stacks_module_t *smp = arg; in stacks_module_callback()
166 stacks_module(stacks_module_t *smp) in stacks_module()