int errno
Asterisk - The Open Source Telephony Project
18.5.0
|
#include <sys/types.h>
#include <errno.h>
#include <stddef.h>
#include <stdio.h>
#include "../include/db.h"
#include "btree.h"
Go to the source code of this file.
Functions | |
int | __bt_get (DB *dbp, const DBT *key, DBT *data, u_int flags) const |
Definition at line 63 of file bt_get.c.
References __bt_ret(), __bt_search(), B_DB_LOCK, _btree::bt_mp, _btree::bt_pinned, _btree::bt_rdata, errno, F_ISSET, __db::internal, mpool_put(), NULL, _epg::page, RET_ERROR, RET_SPECIAL, and status.
Referenced by __bt_open().