Home
last modified time | relevance | path

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

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