s/qmail  3.3.23
Next generation secure email transport
Functions
cdbmake_add.c File Reference
#include "cdbmake.h"
#include "alloc.h"
Include dependency graph for cdbmake_add.c:

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)
 

Function Documentation

◆ cdbmake_add()

int cdbmake_add ( struct cdbmake cdbm,
uint32  h,
uint32  p,
char *(*)()  alloc 
)

Definition at line 12 of file cdbmake_add.c.

Here is the call graph for this function:

◆ cdbmake_init()

void cdbmake_init ( struct cdbmake cdbm)

Definition at line 4 of file cdbmake_add.c.

◆ cdbmake_split()

int cdbmake_split ( struct cdbmake cdbm,
char *(*)()  alloc 
)

Definition at line 31 of file cdbmake_add.c.

Here is the call graph for this function:

◆ cdbmake_throw()

uint32 cdbmake_throw ( struct cdbmake cdbm,
uint32  pos,
int  b 
)

Definition at line 79 of file cdbmake_add.c.

Here is the call graph for this function: