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

/freebsd-9.3-release/lib/libc/db/btree/
H A Dbt_debug.c169 X(P_OVERFLOW, "OVERFLOW")
175 if (h->flags & P_OVERFLOW)
271 case P_OVERFLOW:
H A Dbt_overflow.c152 h->flags = P_OVERFLOW;
H A Dbtree.h71 #define P_OVERFLOW 0x04 /* overflow page */ macro

Completed in 95 milliseconds