Searched defs:dbfile (Results 1 – 11 of 11) sorted by relevance
/netbsd/external/mpl/bind/dist/bin/named/ |
H A D | geoip.c | 37 open_geoip2(const char *dir, const char *dbfile, MMDB_s *mmdb) { in open_geoip2()
|
/netbsd/external/bsd/nsd/dist/ |
H A D | configure.ac | 103 AC_ARG_WITH([dbfile], optwith 106 AC_SUBST(dbfile) subst
|
H A D | nsd.h | 247 const char *dbfile; member
|
/netbsd/external/mpl/bind/dist/lib/dns/tests/ |
H A D | geoip_test.c | 83 open_geoip2(const char *dir, const char *dbfile, MMDB_s *mmdb) { in open_geoip2()
|
/netbsd/external/bsd/blocklist/bin/ |
H A D | blocklistd.c | 76 static const char *dbfile = _PATH_BLSTATE; variable
|
/netbsd/usr.sbin/veriexecgen/ |
H A D | veriexecgen.c | 80 char *dbfile; /* name of signatures database file */ member
|
/netbsd/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | apps.c | 1552 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 D | ca.c | 248 char *dbfile = NULL, *f; in ca_main() local
|
/netbsd/crypto/external/bsd/openssl/dist/apps/lib/ |
H A D | apps.c | 1634 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 D | ca.c | 286 char *dbfile = NULL, *f; in ca_main() local
|
/netbsd/lib/libc/gen/ |
H A D | getpwent.c | 186 const char *dbfile = NULL; in _pw_opendb() local
|