Home
last modified time | relevance | path

Searched defs:last_pgno (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/db/mp/
H A Dmp_fopen.c86 db_pgno_t last_pgno; local
298 __memp_mf_open(dbmp, path, pagesize, last_pgno, finfop, retp) in __memp_mf_open() argument
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dmp.h256 db_pgno_t last_pgno; /* Last page in the file. */ member
/titanic_41/usr/src/cmd/sendmail/db/hash/
H A Dhash_page.c1715 db_pgno_t last_pgno, new_pgno; local