Searched refs:__hash_open (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/lib/libc/db/db/
H A Ddb.c68 return (__hash_open(fname, flags & USE_OPEN_FLAGS,
/freebsd-current/include/
H A Ddb.h211 DB *__hash_open(const char *, int, int, const HASHINFO *, int);
/freebsd-current/lib/libc/db/hash/
H A Dndbm.c73 return ((DBM *)__hash_open(path, flags, mode, &info, 0));
H A Dhash.c93 __hash_open(const char *file, int flags, int mode, function

Completed in 168 milliseconds