Home
last modified time | relevance | path

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

/freebsd/include/
H A Ddb.h138 } HASHINFO; typedef
211 DB *__hash_open(const char *, int, int, const HASHINFO *, int);
/freebsd/usr.sbin/services_mkdb/
H A Dextern.h32 extern HASHINFO hinfo;
H A Dservices_mkdb.c69 HASHINFO hinfo = {
/freebsd/libexec/ypxfr/
H A Dypxfr_extern.h40 extern HASHINFO openinfo;
/freebsd/lib/libc/db/test/hash.tests/
H A Dtcreat3.c50 HASHINFO ctl;
H A Dtread2.c54 HASHINFO ctl;
H A Dtverify.c54 HASHINFO ctl;
H A Ddriver2.c59 HASHINFO info;
H A Dtdel.c51 HASHINFO ctl;
H A Dthash4.c53 HASHINFO ctl;
/freebsd/usr.bin/cap_mkdb/
H A Dcap_mkdb.c51 static HASHINFO openinfo = {
/freebsd/lib/libc/db/hash/
H A Dndbm.c57 HASHINFO info; in dbm_open()
H A Dhash.c67 static HTAB *init_hash(HTAB *, const char *, const HASHINFO *);
94 const HASHINFO *info, /* Special directives for create */ in __hash_open()
267 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash()
/freebsd/contrib/blocklist/bin/
H A Dstate.c53 static HASHINFO openinfo = {
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dh_lfsr.c63 HASHINFO hi; in main()
H A Dt_db_hash_seq.c80 static HASHINFO openinfo = {
H A Dh_db.c632 static HASHINFO ih; in setinfo()
/freebsd/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c71 extern HASHINFO openinfo; in open_db()
/freebsd/contrib/sendmail/libsmdb/
H A Dsmdb1.c465 HASHINFO hash_info;
/freebsd/usr.sbin/ypserv/
H A Dyp_dblookup.c54 HASHINFO openinfo = {
/freebsd/lib/libc/db/test/
H A Ddbtest.c575 static HASHINFO ih;
/freebsd/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c59 static HASHINFO openinfo = {
/freebsd/contrib/sendmail/src/
H A Dmap.c2227 HASHINFO hinfo;