Home
last modified time | relevance | path

Searched refs:WRITEUNLOCKNR (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libnisdb/
H A Ddb_headers.h136 #define WRITEUNLOCKNR(this, rescode, msg) \ macro
146 WRITEUNLOCKNR(that, lockcode1, msg); \
156 WRITEUNLOCKNR(this, lockcode1, msg1); \
159 WRITEUNLOCKNR(that, lockcode2, msg2); \
H A Ddb_mindex3.cc909 WRITEUNLOCKNR(table, stat3, "table wu db_mindex::entriesFromLDAPreal"); in entriesFromLDAPreal()
910 WRITEUNLOCKNR(mindex, stat2, "db_mindex::entriesFromLDAPreal wu"); in entriesFromLDAPreal()
911 WRITEUNLOCKNR(((db *)mindex->getDbPtr()), lstat, in entriesFromLDAPreal()
H A Dnis_db.cc558 WRITEUNLOCKNR(mindex, lstat, "mindex wu dbFindObject"); in dbFindObject()
573 WRITEUNLOCKNR(mindex, lstat, "mindex wu dbFindObject"); in dbFindObject()
1061 WRITEUNLOCKNR(mindex, lstat, "mindex wu dbRefreshObj"); in dbRefreshObj()
H A Ddb_mindex2.cc1662 WRITEUNLOCKNR(table, lstat, in storeLDAP()