Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libgss/
H A Dg_acquire_cred_with_pw.c72 g_OID_copy(&actual_mechs->elements[i], &mechs_array[i]);
374 g_OID_copy(&new_mechs_array[union_cred->count],
H A Dg_acquire_cred.c70 g_OID_copy(&actual_mechs->elements[i], &mechs_array[i]);
488 g_OID_copy(&new_mechs_array[union_cred->count],
H A Dg_inquire_cred.c190 g_OID_copy(&(*mechanisms)->elements[i],
H A Dg_initialize.c293 g_OID_copy(curItem, mList->mech_type);
356 g_OID_copy(curItem, &g_mechSet.elements[i]);
/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssapi_ext.h56 #define g_OID_copy(o1, o2) \ macro
/illumos-gate/usr/src/uts/common/gssapi/include/
H A DmechglueP.h51 #ifndef g_OID_copy /* SUNW15resync */
52 #define g_OID_copy(o1, o2) \ macro