Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/krb5/kdb/
H A Dkdb5.h62 krb5_error_code (*db_unlock) (krb5_context kcontext); member
H A Dkdb5.c881 status = dal_handle->lib_handle->vftabl.db_unlock(kcontext); in krb5_db_unlock()