Home
last modified time | relevance | path

Searched refs:DB_MAX_PGSIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb_int.h24 #define DB_MAX_PGSIZE 0x010000 /* Maximum page size. */ macro
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb.c492 dbp->pgsize > DB_MAX_PGSIZE ||