![]() |
s/qmail
3.3.23
Next generation secure email transport
|
Go to the source code of this file.
Functions | |
void | cdbmake_init (struct cdbmake *cdbm) |
int | cdbmake_add (struct cdbmake *cdbm, uint32 h, uint32 p, char *(*alloc)()) |
int | cdbmake_split (struct cdbmake *cdbm, char *(*alloc)()) |
uint32 | cdbmake_throw (struct cdbmake *cdbm, uint32 pos, int b) |
int cdbmake_add | ( | struct cdbmake * | cdbm, |
uint32 | h, | ||
uint32 | p, | ||
char *(*)() | alloc | ||
) |
void cdbmake_init | ( | struct cdbmake * | cdbm | ) |
Definition at line 4 of file cdbmake_add.c.
int cdbmake_split | ( | struct cdbmake * | cdbm, |
char *(*)() | alloc | ||
) |
uint32 cdbmake_throw | ( | struct cdbmake * | cdbm, |
uint32 | pos, | ||
int | b | ||
) |