Home
last modified time | relevance | path

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

/openbsd/lib/libc/db/hash/
H A Dhash_page.c70 static int open_temp(HTAB *);
570 if ((hashp->fp == -1) && open_temp(hashp)) in __put_page()
839 open_temp(HTAB *hashp) in open_temp() function