Asterisk - The Open Source Telephony Project GIT-master-a358458
Functions
recno/extern.h File Reference
#include "../btree/extern.h"
Include dependency graph for recno/extern.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int __rec_fout __P ((BTREE *))
 
int __rec_ret __P ((BTREE *, EPG *, recno_t, DBT *, DBT *))
 
int __rec_dleaf __P ((BTREE *, PAGE *, u_int32_t))
 
int __rec_fmap __P ((BTREE *, recno_t))
 
int __rec_iput __P ((BTREE *, recno_t, const DBT *, u_int))
 
EPG *__rec_search __P ((BTREE *, recno_t, enum SRCHOP))
 
int __rec_fd __P ((const DB *))
 
int __rec_get __P ((const DB *, const DBT *, DBT *, u_int))
 
int __rec_delete __P ((const DB *, const DBT *, u_int))
 
int __rec_seq __P ((const DB *, DBT *, DBT *, u_int))
 
int __rec_sync __P ((const DB *, u_int))
 
int __rec_put __P ((const DB *dbp, DBT *, const DBT *, u_int))
 
int __rec_close __P ((DB *))
 

Function Documentation

◆ __P() [1/13]

int __rec_vout __P ( (BTREE *)  )

◆ __P() [2/13]

int __rec_ret __P ( (BTREE *, EPG *, recno_t, DBT *, DBT *)  )

◆ __P() [3/13]

int __rec_dleaf __P ( (BTREE *, PAGE *, u_int32_t )

◆ __P() [4/13]

int __rec_vpipe __P ( (BTREE *, recno_t )

◆ __P() [5/13]

int __rec_iput __P ( (BTREE *, recno_t, const DBT *, u_int)  )

◆ __P() [6/13]

EPG *__rec_search __P ( (BTREE *, recno_t, enum SRCHOP )

◆ __P() [7/13]

int __rec_fd __P ( (const DB *)  )

◆ __P() [8/13]

int __rec_get __P ( (const DB *, const DBT *, DBT *, u_int)  )

◆ __P() [9/13]

int __rec_delete __P ( (const DB *, const DBT *, u_int)  )

◆ __P() [10/13]

int __rec_seq __P ( (const DB *, DBT *, DBT *, u_int)  )

◆ __P() [11/13]

int __rec_sync __P ( (const DB *, u_int)  )

◆ __P() [12/13]

int __rec_put __P ( (const DB *dbp, DBT *, const DBT *, u_int)  )

◆ __P() [13/13]

int __rec_close __P ( (DB *)  )