Searched refs:cdb_hp (Results 1 – 2 of 2) sorted by relevance
31 struct cdb_hp { struct37 struct cdb_hp hp[CDB_HPLIST]; argument48 struct cdb_hp *split; /* includes space for hash */49 struct cdb_hp *hash;
148 struct cdb_hp *hp; in cdb_make_finish()168 u /= sizeof(struct cdb_hp); in cdb_make_finish()174 c->split = (struct cdb_hp *) safe_emalloc(memsize, sizeof(struct cdb_hp), 0); in cdb_make_finish()
Completed in 4 milliseconds