Home
last modified time | relevance | path

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

/freebsd/krb5/lib/gssapi/
H A Derrmap.h170 mecherrmap_foreach (mecherrmap *m, int (*fn)(OM_uint32, struct mecherror, void *), void *p) in mecherrmap_foreach() function
265 mecherrmap_foreach (m, mecherrmap__printone, &ps); in mecherrmap_printmap()
/freebsd/crypto/krb5/src/lib/gssapi/generic/
H A Dutil_errmap.c165 mecherrmap_foreach(&m, free_one, NULL); in gssint_mecherrmap_destroy()