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

/osnet-11/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");
910 WRITEUNLOCKNR(mindex, stat2, "db_mindex::entriesFromLDAPreal wu");
911 WRITEUNLOCKNR(((db *)mindex->getDbPtr()), lstat,
H A Dnis_db.cc555 WRITEUNLOCKNR(mindex, lstat, "mindex wu dbFindObject");
570 WRITEUNLOCKNR(mindex, lstat, "mindex wu dbFindObject");
1058 WRITEUNLOCKNR(mindex, lstat, "mindex wu dbRefreshObj");
H A Ddb_mindex2.cc1662 WRITEUNLOCKNR(table, lstat,

Completed in 22 milliseconds