Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/db/hash/
Dhash.h76 int32_t ovfl_point; /* Where overflow pages are being member
287 #define OVFL_POINT hdr.ovfl_point
Dhash.c961 P_32_COPY(srcp->ovfl_point, destp->ovfl_point); in swap_header_copy()
992 M_32_SWAP(hdrp->ovfl_point); in swap_header()