Home
last modified time | relevance | path

Searched refs:krb5_fcc_open_file (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c216 static krb5_error_code krb5_fcc_open_file
328 maybe_open_ret = krb5_fcc_open_file (CONTEXT,ID,MODE); \
1348 krb5_fcc_open_file (krb5_context context, krb5_ccache id, int mode) in krb5_fcc_open_file() function
1989 kret = krb5_fcc_open_file(context, id, FCC_OPEN_RDONLY); in krb5_fcc_start_seq_get()