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

#include <db.h>

Public Member Functions

int compare __P ((const DBT *, const DBT *))
 
size_t prefix __P ((const DBT *, const DBT *))
 

Data Fields

u_int cachesize
 
u_long flags
 
int lorder
 
int maxkeypage
 
int minkeypage
 
u_int psize
 

Detailed Description

Definition at line 145 of file db.h.

Member Function Documentation

◆ __P() [1/2]

int compare __P ( (const DBT *, const DBT *)  )

◆ __P() [2/2]

size_t prefix __P ( (const DBT *, const DBT *)  )

Field Documentation

◆ cachesize

u_int cachesize

Definition at line 148 of file db.h.

Referenced by __rec_open().

◆ flags

u_long flags

Definition at line 147 of file db.h.

Referenced by __rec_open().

◆ lorder

int lorder

Definition at line 156 of file db.h.

Referenced by __rec_open().

◆ maxkeypage

int maxkeypage

Definition at line 149 of file db.h.

Referenced by __rec_open().

◆ minkeypage

int minkeypage

Definition at line 150 of file db.h.

Referenced by __rec_open().

◆ psize

u_int psize

Definition at line 151 of file db.h.

Referenced by __rec_open().


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