Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_vers.cc74 READUNLOCK(this, NULL, "ru vers::nextminor DB_MEMORY_LIMIT"); in nextminor()
92 READUNLOCK(this, newvers, "ru vers::nextminor"); in nextminor()
108 READUNLOCK(this, NULL, "ru vers::nextmajor DB_MEMORY_LIMIT"); in nextmajor()
121 READUNLOCK(this, newvers, "ru vers::nextmajor"); in nextmajor()
143 READUNLOCK(this, FALSE, "ru + r other vers::earlier_than"); in earlier_than()
153 READUNLOCK(this, ret, ((lret != 0) ? in earlier_than()
192 READUNLOCK(this, ret, "ru vers::equal"); in equal()
H A Ddb_dictionary.cc649 READUNLOCK(this, DB_MEMORY_LIMIT, in db_clone_bucket()
658 READUNLOCK(this, DB_MEMORY_LIMIT, in db_clone_bucket()
1041 READUNLOCK(this, DB_NOTFOUND, in copyfile()
1067 READUNLOCK(this, FALSE, in extract_entries()
1082 READUNLOCK(this, FALSE, in extract_entries()
1089 READUNLOCK(this, FALSE, in extract_entries()
1095 READUNLOCK(this, FALSE, in extract_entries()
1099 READUNLOCK(this, FALSE, in extract_entries()
1839 READUNLOCK(this, NULL, in translate_to_query()
1887 READUNLOCK(this, NULL, in get_table_names()
[all …]
H A Ddb_mindex.cc195 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); in satisfy_query()
219 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); in satisfy_query()
223 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); in satisfy_query()
258 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); in satisfy_query()
391 READUNLOCK(this, NULL, in extract_index_values_from_object()
395 READUNLOCK(this, NULL, in extract_index_values_from_object()
408 READUNLOCK(this, NULL, in extract_index_values_from_object()
416 READUNLOCK(this, NULL, in extract_index_values_from_object()
679 READUNLOCK(this, DB_LOCK_ERROR, in all()
694 READUNLOCK(this, DB_NOTFOUND, "ru db_mindex::all"); in all()
[all …]
H A Ddb_dictlog.cc194 READUNLOCK(this, NULL, "ru db_dictlog::get"); in get()
201 READUNLOCK(this, NULL, "ru db_dictlog::get"); in get()
207 READUNLOCK(this, NULL, "ru db_dictlog::get"); in get()
215 READUNLOCK(this, j, "ru db_dictlog::get"); in get()
H A Ddb_log.cc161 READUNLOCK(this, NULL, "ru db_log::get"); in get()
168 READUNLOCK(this, NULL, "ru db_log::get"); in get()
174 READUNLOCK(this, NULL, "ru db_log::get"); in get()
182 READUNLOCK(this, j, "ru db_log::get"); in get()
H A Ddb_scheme.cc211 READUNLOCK(this, TRUE, in find_index()
216 READUNLOCK(this, FALSE, "ru db_scheme::find_index"); in find_index()
H A Ddb_table.cc211 READUNLOCK(this, NULL, "ru db_free_list::stats"); in stats()
225 READUNLOCK(this, answer, "ru db_free_list::stats"); in stats()
762 READUNLOCK(this, answer, "ru db_table::stats"); in stats()
904 READUNLOCK(this, ret, "db_table::cacheValid ru"); in cacheValid()
1117 READUNLOCK(this, ret, "ru db_table::dump"); in dump()
1146 READUNLOCK(this, ret, "ru db_table::entry_exists_p"); in entry_exists_p()
H A Ddb_mindex2.cc1220 READUNLOCK(dbm->table, LDAP_NO_MEMORY, in storeObjLDAP()
1234 READUNLOCK(dbm->table, in storeObjLDAP()
1242 READUNLOCK(dbm->table, in storeObjLDAP()
1258 READUNLOCK(dbm->table, stat, in storeObjLDAP()
1609 READUNLOCK(table, LDAP_OPERATIONS_ERROR, in storeLDAP()
1619 READUNLOCK(table, LDAP_OPERATIONS_ERROR, in storeLDAP()
1635 READUNLOCK(table, LDAP_OPERATIONS_ERROR, in storeLDAP()
1676 READUNLOCK(table, stat, in storeLDAP()
H A Ddb_index.cc196 READUNLOCK(this, NULL, "ru db_index::lookup"); in lookup()
215 READUNLOCK(this, ret, "ru db_index::lookup"); in lookup()
H A Ddb_headers.h102 #define READUNLOCK(this, retval, msg) \ macro
H A Ddb.cc405 READUNLOCK(this, empty_result(DB_LOCK_ERROR), in execute()