Home
last modified time | relevance | path

Searched defs:stacks_entry (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c175 typedef struct stacks_entry { struct
176 struct stacks_entry *se_next; argument
177 struct stacks_entry *se_dup; /* dups of this stack */ argument
188 } stacks_entry_t; argument