Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/db/hash/
Dhash.h72 int32_t ovfl_point; /* Where overflow pages are being member
278 #define OVFL_POINT hdr.ovfl_point
Dhash.c910 P_32_COPY(srcp->ovfl_point, destp->ovfl_point); in swap_header_copy()
941 M_32_SWAP(hdrp->ovfl_point); in swap_header()