Searched refs:BTREEINFO (Results 1 - 13 of 13) sorted by relevance

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

Completed in 415 milliseconds