Home
last modified time | relevance | path

Searched refs:P_PRESERVE (Results 1 – 4 of 4) sorted by relevance

/original-bsd/lib/libc/db/btree/
H A Dbt_overflow.c183 if (h->flags & P_PRESERVE) {
H A Dbtree.h47 #define P_PRESERVE 0x20 /* never delete this chain of pages */ macro
H A Dbt_debug.c156 X(P_PRESERVE, "PRESERVE");
H A Dbt_split.c770 h->flags |= P_PRESERVE;