Home
last modified time | relevance | path

Searched defs:dbfile (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/mpl/bind/dist/bin/named/
H A Dgeoip.c37 open_geoip2(const char *dir, const char *dbfile, MMDB_s *mmdb) { in open_geoip2()
/netbsd/external/bsd/nsd/dist/
H A Dconfigure.ac103 AC_ARG_WITH([dbfile], optwith
106 AC_SUBST(dbfile) subst
H A Dnsd.h247 const char *dbfile; member
/netbsd/external/mpl/bind/dist/lib/dns/tests/
H A Dgeoip_test.c83 open_geoip2(const char *dir, const char *dbfile, MMDB_s *mmdb) { in open_geoip2()
/netbsd/external/bsd/blocklist/bin/
H A Dblocklistd.c76 static const char *dbfile = _PATH_BLSTATE; variable
/netbsd/usr.sbin/veriexecgen/
H A Dveriexecgen.c80 char *dbfile; /* name of signatures database file */ member
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.c1552 CA_DB *load_index(const char *dbfile, DB_ATTR *db_attr) in load_index()
1643 int save_index(const char *dbfile, const char *suffix, CA_DB *db) in save_index()
1689 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index()
H A Dca.c248 char *dbfile = NULL, *f; in ca_main() local
/netbsd/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c1634 CA_DB *load_index(const char *dbfile, DB_ATTR *db_attr) in load_index()
1726 int save_index(const char *dbfile, const char *suffix, CA_DB *db) in save_index()
1773 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index()
/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Dca.c286 char *dbfile = NULL, *f; in ca_main() local
/netbsd/lib/libc/gen/
H A Dgetpwent.c186 const char *dbfile = NULL; in _pw_opendb() local