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

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h81 #define NCACHED 32 /* number of bit maps and spare points */ macro
82 int32_t spares[NCACHED];/* spare pages for overflow */
83 u_int16_t bitmaps[NCACHED]; /* address of overflow page bitmaps */
101 u_int32_t *mapp[NCACHED];/* Pointers to page maps */
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Ddb_page.h93 #define NCACHED 32 /* number of spare points */ macro
95 u_int32_t spares[NCACHED];

Completed in 53 milliseconds