Home
last modified time | relevance | path

Searched defs:__bt_open (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_open.c92 __bt_open(fname, flags, mode, openinfo, dflags) in __bt_open() function
/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() function
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h205 #define __bt_open __kdb2_bt_open macro