Searched defs:stacks_entry_comp_impl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c228 stacks_entry_comp_impl(stacks_entry_t *l, stacks_entry_t *r, function
307 return (stacks_entry_comp_impl(*lp, *rp, 1));
408 if (stacks_entry_comp_impl(sep, nsep, 0) != 0)

Completed in 59 milliseconds