Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/hash/
H A Dhash.c70 static void swap_header(HTAB *);
139 swap_header(hashp); in __hash_open()
934 swap_header(HTAB *hashp) in swap_header() function