g_OID_copy
g_OID_copy(&new_mechs_array[union_cred->count],
g_OID_copy(&actual_mechs->elements[i], &mechs_array[i]);
g_OID_copy(&new_mechs_array[union_cred->count],
g_OID_copy(&actual_mechs->elements[i], &mechs_array[i]);
g_OID_copy(curItem, mList->mech_type);
g_OID_copy(curItem, &g_mechSet.elements[i]);
g_OID_copy(&(*mechanisms)->elements[i],
#ifndef g_OID_copy /* SUNW15resync */