Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
RECNOINFO Struct Reference

#include <db.h>

Data Fields

char * bfname
 
u_char bval
 
u_int cachesize
 
u_long flags
 
int lorder
 
u_int psize
 
size_t reclen
 

Detailed Description

Definition at line 174 of file db.h.

Field Documentation

◆ bfname

char* bfname

Definition at line 184 of file db.h.

Referenced by __rec_open().

◆ bval

u_char bval

Definition at line 183 of file db.h.

Referenced by __rec_open().

◆ cachesize

u_int cachesize

Definition at line 179 of file db.h.

Referenced by __rec_open().

◆ flags

u_long flags

Definition at line 178 of file db.h.

Referenced by __rec_open().

◆ lorder

int lorder

Definition at line 181 of file db.h.

Referenced by __rec_open().

◆ psize

u_int psize

Definition at line 180 of file db.h.

Referenced by __rec_open().

◆ reclen

size_t reclen

Definition at line 182 of file db.h.

Referenced by __rec_open().


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