6 #define CDBMAKE_HPLIST 1000 27 #define CDBMAKE_HASHSTART ((uint32) 5381)
char * alloc(unsigned int n)
void cdbmake_pack(unsigned char *, uint32)
int cdbmake_add(struct cdbmake *, uint32, uint32, char *(*alloc)())
struct cdbmake_hp * split
struct cdbmake_hplist * head
void cdbmake_init(struct cdbmake *)
struct cdbmake_hplist * next
uint32 cdbmake_hashadd(uint32, unsigned int)
int cdbmake_split(struct cdbmake *, char *(*alloc)())
uint32 cdbmake_throw(struct cdbmake *, uint32, int)