gss_store_cred_into
gss_store_cred_into(
GSS_ADD_DYNAMIC_METHOD_NOLOOP(dl, mech, gss_store_cred_into);
return gss_store_cred_into(minor_status, input_cred_handle, cred_usage,
if (mech->gss_store_cred_into == NULL &&
mech->gss_store_cred_into == NULL)
if (mech->gss_store_cred_into == NULL &&
mech->gss_store_cred_into == NULL)
if (mech->gss_store_cred_into != NULL) {
return mech->gss_store_cred_into(minor_status, mech_cred,
OM_uint32 (KRB5_CALLCONV *gss_store_cred_into)