Home
last modified time | relevance | path

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

/PHP-5.5/ext/dba/libcdb/
H A Dcdb_make.h31 struct cdb_hp { struct
37 struct cdb_hp hp[CDB_HPLIST]; argument
48 struct cdb_hp *split; /* includes space for hash */
49 struct cdb_hp *hash;
H A Dcdb_make.c148 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 6 milliseconds