Searched refs:WRITELOCKNR (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libnisdb/ |
H A D | db_headers.h | 134 #define WRITELOCKNR(this, rescode, msg) \ macro 143 WRITELOCKNR(this, lockcode2, msg); \
|
H A D | db_mindex2.cc | 861 WRITELOCKNR(this, stat, "w db_mindex::queryLDAP"); in queryLDAP() 863 WRITELOCKNR(table, stat2, in queryLDAP() 1656 WRITELOCKNR(table, lstat, in storeLDAP()
|
H A D | nis_db.cc | 547 WRITELOCKNR(mindex, lstat, "mindex w dbFindObject"); in dbFindObject() 1047 WRITELOCKNR(mindex, lstat, "mindex w dbRefreshObj"); in dbRefreshObj()
|
H A D | db_dictionary.cc | 1595 WRITELOCKNR(dbase, lret, "w dbase db_dictionary::find_table"); in find_table_noLDAP()
|