Home
last modified time | relevance | path

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

/freebsd-14-stable/include/
HDdb.h140 } HASHINFO; typedef
213 DB *__hash_open(const char *, int, int, const HASHINFO *, int);
/freebsd-14-stable/usr.sbin/services_mkdb/
HDextern.h32 extern HASHINFO hinfo;
HDservices_mkdb.c70 HASHINFO hinfo = {
/freebsd-14-stable/libexec/ypxfr/
HDypxfr_extern.h40 extern HASHINFO openinfo;
/freebsd-14-stable/lib/libc/db/test/hash.tests/
HDtcreat3.c59 HASHINFO ctl;
HDtread2.c63 HASHINFO ctl;
HDdriver2.c68 HASHINFO info;
HDtverify.c63 HASHINFO ctl;
HDtdel.c60 HASHINFO ctl;
HDthash4.c62 HASHINFO ctl;
/freebsd-14-stable/usr.bin/cap_mkdb/
HDcap_mkdb.c64 static HASHINFO openinfo = {
/freebsd-14-stable/lib/libc/db/hash/
HDndbm.c60 HASHINFO info; in dbm_open()
HDhash.c70 static HTAB *init_hash(HTAB *, const char *, const HASHINFO *);
97 const HASHINFO *info, /* Special directives for create */ in __hash_open()
270 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash()
/freebsd-14-stable/contrib/blocklist/bin/
HDstate.c53 static HASHINFO openinfo = {
/freebsd-14-stable/contrib/netbsd-tests/lib/libc/db/
HDh_lfsr.c63 HASHINFO hi; in main()
HDt_db_hash_seq.c80 static HASHINFO openinfo = {
HDh_db.c632 static HASHINFO ih; in setinfo()
/freebsd-14-stable/usr.sbin/yp_mkdb/
HDyp_mkdb.c71 extern HASHINFO openinfo; in open_db()
/freebsd-14-stable/contrib/sendmail/libsmdb/
HDsmdb1.c465 HASHINFO hash_info;
/freebsd-14-stable/usr.sbin/ypserv/
HDyp_dblookup.c54 HASHINFO openinfo = {
/freebsd-14-stable/usr.sbin/pwd_mkdb/
HDpwd_mkdb.c72 static HASHINFO openinfo = {
/freebsd-14-stable/lib/libc/db/test/
HDdbtest.c584 static HASHINFO ih;
/freebsd-14-stable/contrib/sendmail/src/
HDmap.c2227 HASHINFO hinfo;