Searched refs:me_copy (Results 1 – 1 of 1) sorted by relevance
182 struct mecherror me, me_copy; in gssint_mecherrmap_map() local234 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()