Home
last modified time | relevance | path

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) in krb5_fcc_store_principal() function
1646 kret = krb5_fcc_store_principal(context, id, princ); in krb5_fcc_initialize()
2399 ret = krb5_fcc_store_principal(context, id, creds->client); in krb5_fcc_store()
2401 ret = krb5_fcc_store_principal(context, id, creds->server); in krb5_fcc_store()