Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dunlck_file.c34 krb5_unlock_file(krb5_context context, int fd) in krb5_unlock_file() function
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_file.c1135 (void) krb5_unlock_file(context, fileno(KTFILEP(id))); in krb5_ktfileint_open()
1146 (void) krb5_unlock_file(context, fileno(KTFILEP(id))); in krb5_ktfileint_open()
1153 (void) krb5_unlock_file(context, fileno(KTFILEP(id))); in krb5_ktfileint_open()
1181 kerror = krb5_unlock_file(context, fileno(KTFILEP(id))); in krb5_ktfileint_close()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers878 krb5_unlock_file;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c1198 retval = krb5_unlock_file(context, data->file); in krb5_fcc_close_file()
1367 (void) krb5_unlock_file(context, data->file); in krb5_fcc_open_file()
1557 (void) krb5_unlock_file(context, f); in krb5_fcc_open_file()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h665 krb5_error_code krb5_unlock_file (krb5_context, int);