btree (3) Linux Manual Page
NAME btree – btree database access method SYNOPSIS #include <db.h> #include <sys/types.h> DESCRIPTION Note well: This page documents interfaces provided in glibc up until version 2.1. Since version 2.2, glibc no longer provides these interfaces. Probably, you are looking for the APIs provided by the libdb library instead. The routine dbopen(3) is the library interface…
