cdb_hp            148 dba/libcdb/cdb_make.c 	struct cdb_hp *hp;
cdb_hp            168 dba/libcdb/cdb_make.c 	u /= sizeof(struct cdb_hp);
cdb_hp            174 dba/libcdb/cdb_make.c 	c->split = (struct cdb_hp *) safe_emalloc(memsize, sizeof(struct cdb_hp), 0);
cdb_hp             37 dba/libcdb/cdb_make.h 	struct cdb_hp hp[CDB_HPLIST];
cdb_hp             48 dba/libcdb/cdb_make.h 	struct cdb_hp *split; /* includes space for hash */
cdb_hp             49 dba/libcdb/cdb_make.h 	struct cdb_hp *hash;