Searched defs:nextlsn (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/cmd/sendmail/db/include/ |
H A D | db_auto.h | 50 DB_LSN nextlsn; member 94 DB_LSN nextlsn; member
|
H A D | hash_auto.h | 42 DB_LSN nextlsn; member 134 DB_LSN nextlsn; member
|
/titanic_51/usr/src/cmd/sendmail/db/db/ |
H A D | db_auto.c | 407 pagelsn, prevlsn, nextlsn) in __db_big_log() argument 940 __db_addpage_log(logp,txnid,ret_lsnp,flags,fileid,pgno,lsn,nextpgno,nextlsn) __db_addpage_log() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_auto.c | 229 next_pgno, nextlsn) in __ham_newpage_log() argument 1289 __ham_copypage_log(logp,txnid,ret_lsnp,flags,fileid,pgno,pagelsn,next_pgno,nextlsn,nnext_pgno,nnextlsn,page) __ham_copypage_log() argument [all...] |