Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dutil_errmap.c182 struct mecherror me, me_copy; in gssint_mecherrmap_map() local
234 err = mecherror_copy(&me_copy, me); in gssint_mecherrmap_map()
239 err = mecherrmap_add(&m, new_status, me_copy); in gssint_mecherrmap_map()
242 if (me_copy.mech.length) in gssint_mecherrmap_map()
243 free(me_copy.mech.elements); in gssint_mecherrmap_map()