Home
last modified time | relevance | path

Searched refs:BTREEINFO (Results 1 – 15 of 15) sorted by relevance

/freebsd/usr.sbin/sa/
H A Dextern.h69 BTREEINFO *bti, int (*v1_to_v2)(DBT *key, DBT *data));
71 BTREEINFO *bti);
H A Ddb.c56 db_copy_in(DB **mdb, const char *dbname, const char *uname, BTREEINFO *bti, in db_copy_in()
148 db_copy_out(DB *mdb, const char *dbname, const char *uname, BTREEINFO *bti) in db_copy_out()
H A Dusrdb.c101 BTREEINFO bti; in usracct_init()
170 BTREEINFO bti; in usracct_update()
H A Dpdb.c161 BTREEINFO bti; in pacct_print()
/freebsd/include/
H A Ddb.h124 } BTREEINFO; typedef
210 DB *__bt_open(const char *, int, int, const BTREEINFO *, int);
/freebsd/libexec/ypxfr/
H A Dypxfr_extern.h41 extern BTREEINFO openinfo_b;
/freebsd/lib/libc/db/btree/
H A Dbt_open.c87 __bt_open(const char *fname, int flags, int mode, const BTREEINFO *openinfo, int dflags) in __bt_open()
92 BTREEINFO b; in __bt_open()
/freebsd/lib/libc/db/recno/
H A Drec_open.c56 BTREEINFO btopeninfo; in __rec_open()
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A DREADME59 will set BTREEINFO.cachesize to 10240.
H A Dh_db.c631 static BTREEINFO ib; in setinfo()
/freebsd/lib/libc/db/test/
H A DREADME66 will set BTREEINFO.cachesize to 10240.
H A Ddbtest.c574 static BTREEINFO ib;
/freebsd/contrib/sendmail/libsmdb/
H A Dsmdb1.c466 BTREEINFO btree_info;
/freebsd/lib/libc/db/test/btree.tests/
H A Dmain.c119 BTREEINFO b;
/freebsd/contrib/sendmail/src/
H A Dmap.c2198 BTREEINFO btinfo;