Home | History | Annotate | Download | only in ssl

Lines Matching refs:p_krb5_auth_con_setrcache

272 static krb5_error_code (_stdcall * p_krb5_auth_con_setrcache)(krb5_context, 
350 (FARPROC) p_krb5_auth_con_setrcache =
736 if ( p_krb5_auth_con_setrcache )
737 return(p_krb5_auth_con_setrcache(con,acon,rcache));