Searched refs:DB_MAX_PGSIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/db/ | ||
H A D | db_int.h | 24 #define DB_MAX_PGSIZE 0x010000 /* Maximum page size. */ macro |
/titanic_44/usr/src/cmd/sendmail/db/db/ | ||
H A D | db.c | 492 dbp->pgsize > DB_MAX_PGSIZE || |