Searched defs:prev_pgno (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/cmd/sendmail/db/include/ |
H A D | db_auto.h | 45 db_pgno_t prev_pgno; member
|
H A D | hash_auto.h | 37 db_pgno_t prev_pgno; member
|
H A D | db_page.h | 134 db_pgno_t prev_pgno; /* 12-15: Previous page number. */ member
|
/titanic_51/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_cursor.c | 1640 db_pgno_t pgno, next_pgno, prev_pgno; local
|
/titanic_51/usr/src/cmd/sendmail/db/db/ |
H A D | db_auto.c | 406 opcode, fileid, pgno, prev_pgno, next_pgno, dbt, in __db_big_log() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_auto.c | 228 opcode, fileid, prev_pgno, prevlsn, new_pgno, pagelsn, in __ham_newpage_log() argument [all...] |