Searched refs:BTREEVERSION (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/lib/libc/db/btree/
H A Dbt_close.c170 m.version = BTREEVERSION;
H A Dbt_open.c238 if (m.magic != BTREEMAGIC || m.version != BTREEVERSION)
/freebsd-11-stable/include/
H A Ddb.h110 #define BTREEVERSION 3 macro

Completed in 80 milliseconds