krb5_auth_con_setrcache
status = krb5_auth_con_setrcache(krb_context, auth_context,
status = krb5_auth_con_setrcache(bsd_context, auth_context,
err = krb5_auth_con_setrcache(telnet_context,
err = krb5_auth_con_setrcache(telnet_context,
if ((retval = krb5_auth_con_setrcache(kdc_context, auth_context,
if ((retval = krb5_auth_con_setrcache(kdc_context, auth_context,
(void) krb5_auth_con_setrcache(kdc_context, auth_context, 0);
problem = krb5_auth_con_setrcache(context, *auth_context, rcache);
krb5_auth_con_setrcache(context, *auth_context, NULL);
(void)krb5_auth_con_setrcache(context, auth_context, NULL);
if ((code = krb5_auth_con_setrcache(context, auth_context, cred->rcache))) {
krb5_error_code KRB5_CALLCONV krb5_auth_con_setrcache
(void)krb5_auth_con_setrcache(context, ctx->auth_context, NULL);