Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Public Member Functions | Data Fields
HASHINFO Struct Reference

#include <db.h>

Public Member Functions

u_int32_t hash __P ((const void *, size_t))
 

Data Fields

u_int bsize
 
u_int cachesize
 
u_int ffactor
 
int lorder
 
u_int nelem
 

Detailed Description

Definition at line 163 of file db.h.

Member Function Documentation

◆ __P()

u_int32_t hash __P ( (const void *, size_t)  )

Field Documentation

◆ bsize

u_int bsize

Definition at line 164 of file db.h.

◆ cachesize

u_int cachesize

Definition at line 167 of file db.h.

◆ ffactor

u_int ffactor

Definition at line 165 of file db.h.

◆ lorder

int lorder

Definition at line 170 of file db.h.

◆ nelem

u_int nelem

Definition at line 166 of file db.h.


The documentation for this struct was generated from the following file: