Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Ddb_mindex.cc848 WRITEUNLOCK2(table, this, DB_SUCCESS, DB_SUCCESS, in remove()
853 WRITEUNLOCK2(table, this, DB_NOTFOUND, DB_NOTFOUND, in remove()
863 WRITEUNLOCK2(table, this, DB_BADQUERY, DB_BADQUERY, in remove()
869 WRITEUNLOCK2(table, this, DB_NOTFOUND, DB_NOTFOUND, 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()
938 WRITEUNLOCK2(this, table, DB_LOCK_ERROR, DB_LOCK_ERROR, in add()
947 WRITEUNLOCK2(this, table, rstat, rstat, in add()
[all …]
H A Ddb_headers.h152 #define WRITEUNLOCK2(this, that, retval1, retval2, msg1, msg2) \ macro
H A Ddb.cc612 WRITEUNLOCK2(this, (&internal_db), ret, ret, in incorporate_log()
651 WRITEUNLOCK2(this, (&internal_db), in load()
H A Ddb_mindex3.cc578 WRITEUNLOCK2(mindex, ((db *)mindex->getDbPtr()), in entriesFromLDAPreal()
H A Ddb_mindex2.cc1050 WRITEUNLOCK2(table, this, in queryLDAP()