Home
last modified time | relevance | path

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

/titanic_50/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.c301 stacks_module_cb(uintptr_t addr, const modctl_t *mp, stacks_module_t *smp) in stacks_module_cb()
324 stacks_module(stacks_module_t *smp) in stacks_module()
H A Dfindstack.c542 stacks_has_module(stacks_entry_t *sep, stacks_module_t *mp) in stacks_has_module()
556 stacks_module_find(const char *name, stacks_module_t *mp) in stacks_module_find()
596 stacks_module_t module, excl_module; in stacks()
/titanic_50/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()