Home
last modified time | relevance | path

Searched defs:__hash_open (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h206 #define __hash_open __kdb2_hash_open macro
/freebsd/lib/libc/db/hash/
H A Dhash.c93 __hash_open(const char *file, int flags, int mode, in __hash_open() function