Home
last modified time | relevance | path

Searched refs:__bt_fd (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/db/btree/
H A Dextern.h39 int __bt_fd(const DB *);
H A Dbt_open.c174 dbp->fd = __bt_fd; in __bt_open()
426 __bt_fd(const DB *dbp) in __bt_fd() function