OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__hash_open
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/db/hash/
ndbm.c
80
return ((DBM *)
__hash_open
(path, flags, mode, &info, 0));
hash.c
97
__hash_open
(const char *file, int flags, mode_t mode, const HASHINFO *info,
function in typeref:typename:DB *
/src/lib/libc/db/db/
db.c
74
return (
__hash_open
(fname, flags & USE_OPEN_FLAGS,
/src/include/
db.h
237
DB *
__hash_open
(const char *, int, mode_t, const HASHINFO *, int);
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025