Searched refs:DEBUG_LREAD (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/db/ |
H A D | db_int.h | 337 #define DEBUG_LREAD(C, T, O, K, A, F) LOG_OP(C, T, O, K, A, F) macro 339 #define DEBUG_LREAD(C, T, O, K, A, F) macro 347 #define DEBUG_LREAD(C, T, O, K, A, F) macro
|
/titanic_41/usr/src/cmd/sendmail/db/db/ |
H A D | db_am.c | 346 DEBUG_LREAD(dbc, txn, "__db_get", key, NULL, flags);
|
/titanic_41/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_recno.c | 560 DEBUG_LREAD(dbc, dbc->txn, "ram_c_get",
|
H A D | bt_cursor.c | 375 DEBUG_LREAD(dbc, dbc->txn, "bam_c_get",
|
/titanic_41/usr/src/cmd/sendmail/db/hash/ |
H A D | hash.c | 517 DEBUG_LREAD(dbc, dbc->txn, "ham_c_get",
|