Searched refs:this_client (Results 1 – 1 of 1) sorted by relevance
84 krb5_principal this_client = NULL; in krb5_sendauth() local131 ret = krb5_cc_get_principal (context, ccache, &this_client); in krb5_sendauth()137 client = this_client; in krb5_sendauth()169 if(this_client) in krb5_sendauth()170 krb5_free_principal(context, this_client); in krb5_sendauth()