Searched refs:krb5_fcc_store_principal (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c185 static krb5_error_code krb5_fcc_store_principal
938 krb5_fcc_store_principal(krb5_context context, krb5_ccache id, krb5_principal princ) function
1646 kret = krb5_fcc_store_principal(context, id, princ);
2399 ret = krb5_fcc_store_principal(context, id, creds->client);
2401 ret = krb5_fcc_store_principal(context, id, creds->server);

Completed in 79 milliseconds