Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc437 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::first"); in first()
449 DB_LOCK_ERROR, DB_LOCK_ERROR, in first()
477 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::next"); in next()
549 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::first"); in first()
586 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::next"); in next()
663 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::all"); in all()
667 READUNLOCK(this, DB_LOCK_ERROR, "ru db_mindex::all"); in all()
668 return (DB_LOCK_ERROR); in all()
679 READUNLOCK(this, DB_LOCK_ERROR, in all()
933 WRITELOCK(this, DB_LOCK_ERROR, "w db_mindex::add"); in add()
[all …]
H A Ddb_dictionary.cc735 WRITEUNLOCK(this, DB_LOCK_ERROR, in change_table_name()
1250 WRITEUNLOCK(this, DB_LOCK_ERROR, in db_shutdown()
1324 WRITEUNLOCK(this, DB_LOCK_ERROR, in checkpoint()
1601 DB_LOCK_ERROR, NULL); in find_table_noLDAP()
1666 WRITEUNLOCK(this, DB_LOCK_ERROR, in delete_table_aux()
1673 WRITEUNLOCK(this, DB_LOCK_ERROR, in delete_table_aux()
1747 WRITEUNLOCK(this, DB_LOCK_ERROR, in add_table_aux()
1753 WRITEUNLOCK(this, DB_LOCK_ERROR, in add_table_aux()
1763 WRITEUNLOCK(this, DB_LOCK_ERROR, in add_table_aux()
1968 READUNLOCK(this, DB_LOCK_ERROR, in db_checkpoint()
[all …]
H A Ddb.cc330 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::log_action"); in log_action()
344 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in log_action()
353 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in log_action()
370 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in log_action()
380 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), "wu db::log_action"); in log_action()
403 READLOCK(this, empty_result(DB_LOCK_ERROR), "r db::execute"); in execute()
405 READUNLOCK(this, empty_result(DB_LOCK_ERROR), in execute()
410 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::execute"); in execute()
413 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in execute()
829 WRITELOCK(this, DB_LOCK_ERROR, "w db::sync_log"); in sync_log()
[all …]
H A Ddb_index.cc235 WRITELOCK(this, DB_LOCK_ERROR, "w db_index::remove"); in remove()
275 WRITELOCK(this, DB_LOCK_ERROR, "w db_index::add"); in add()
H A Ddb_headers.h203 DB_BADDICTIONARY, DB_SYNC_FAILED, DB_LOCK_ERROR}; enumerator
H A Dnis_db.cc549 RETSTAT(0, DB_LOCK_ERROR); in dbFindObject()
577 RETSTAT(0, DB_LOCK_ERROR); in dbFindObject()
1053 return (DB_LOCK_ERROR); in dbRefreshObj()
1070 return (DB_LOCK_ERROR); in dbRefreshObj()