Searched refs:__dbtemp (Results 1 – 4 of 4) sorted by relevance
79 __dbtemp(const char *prefix, struct stat *sb) in __dbtemp() function
242 int __dbtemp(const char *, struct stat *);
209 if ((t->bt_fd = __dbtemp("bt.", &sb)) == -1) in __bt_open()
599 if ((hashp->fp == -1) && (hashp->fp = __dbtemp("_hash", NULL)) == -1) in __put_page()