Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc848 WRITEUNLOCK2(table, this, DB_SUCCESS, DB_SUCCESS, in remove()
863 WRITEUNLOCK2(table, this, DB_BADQUERY, DB_BADQUERY, in remove()
877 WRITEUNLOCK2(table, this, s, s, in remove()
887 WRITEUNLOCK2(table, this, DB_INTERNAL_ERROR, in remove()
897 WRITEUNLOCK2(table, this, rstat, rstat, in remove()
904 WRITEUNLOCK2(table, this, DB_SUCCESS, DB_SUCCESS, in remove()
947 WRITEUNLOCK2(this, table, rstat, rstat, in add()
962 WRITEUNLOCK2(this, table, in add()
974 WRITEUNLOCK2(this, table, in add()
1005 WRITEUNLOCK2(this, table, in add()
[all …]
H A Ddb_headers.h150 #define WRITEUNLOCK2(this, that, retval1, retval2, msg1, msg2) \ macro
H A Ddb.cc610 WRITEUNLOCK2(this, (&internal_db), ret, ret, in incorporate_log()
649 WRITEUNLOCK2(this, (&internal_db), in load()
H A Ddb_mindex3.cc580 WRITEUNLOCK2(mindex, ((db *)mindex->getDbPtr()), in entriesFromLDAPreal()
H A Ddb_mindex2.cc1050 WRITEUNLOCK2(table, this, in queryLDAP()