Searched defs:new_pgno (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_auto.h39 db_pgno_t new_pgno; member in struct:_ham_newpage_args
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_page.c1715 db_pgno_t last_pgno, new_pgno; local
1726 new_pgno = PGNO_OF(hcp, hcp->hdr->ovfl_point, curpages + 1);
1729 dbc->txn, &new_lsn, 0, dbp->log_fileid, new_pgno,

Completed in 61 milliseconds