Searched defs:db_locked (Results 1 - 1 of 1) sorted by relevance

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

Completed in 85 milliseconds