Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_impl.h171 extern int leaky_subr_bufctl_cmp(const leak_bufctl_t *, const leak_bufctl_t *);
H A Dleaky_subr.c603 leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs) in leaky_subr_bufctl_cmp() function
H A Dleaky.c557 return (leaky_subr_bufctl_cmp(lhs, rhs)); in leaky_ctlcmp()
/titanic_53/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c677 leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs) in leaky_subr_bufctl_cmp() function