Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/hash/
H A Dhash_page.c74 static int open_temp(HTAB *);
576 if ((hashp->fp == -1) && open_temp(hashp)) in __put_page()
848 open_temp(HTAB *hashp) in open_temp() function