Searched refs:BTREEVERSION (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/db/btree/
H A Dbt_close.c171 m.version = BTREEVERSION;
H A Dbt_open.c248 if (m.magic != BTREEMAGIC || m.version != BTREEVERSION)
/netbsd-6-1-5-RELEASE/include/
H A Ddb.h111 #define BTREEVERSION 3 macro

Completed in 52 milliseconds