Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c2580 int db_locked = 0; local
2833 db_locked = 1;
2899 if (db_locked && (kret = krb5_db_unlock(kcontext))) {