Home
last modified time | relevance | path

Searched refs:mecherror_cmp (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Derrmap.h199 assert ((*mecherror_cmp)(r, pair->r) != 0); in mecherrmap_add()
200 if ((*mecherror_cmp)(r, pair->r) == 0) in mecherrmap_add()
237 if ((*mecherror_cmp)(r, pair->r) == 0) in mecherrmap_findright()
H A Dutil_errmap.c66 mecherror_cmp(struct mecherror m1, struct mecherror m2) in mecherror_cmp() function