Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dfcache.c174 fcc_lock(krb5_context context, krb5_ccache id, in fcc_lock() function
408 if((ret = fcc_lock(context, id, fd, exclusive)) != 0) { in fcc_open()
763 if((ret = fcc_lock(context, id, FCC_CURSOR(*cursor)->fd, FALSE)) != 0) in fcc_get_next()