Searched refs:dns_master_loadfile (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dmaster_test.c80 result = dns_master_loadfile(argv[1], &origin, &origin,
83 fprintf(stdout, "dns_master_loadfile: %s\n",
/bind-9.11.3/lib/dns/include/dns/
H A Dmaster.h113 dns_master_loadfile(const char *master_file,
/bind-9.11.3/bin/tests/master/
H A Dt_master.c108 dns_result = dns_master_loadfile( testfile,
119 t_info("dns_master_loadfile: got %s, expected %s\n",
174 static const char *a1 = "dns_master_loadfile loads a valid master file and "
179 t_assert("dns_master_loadfile", 1, T_REQUIRED, "%s", a1);
185 "dns_master_loadfile returns ISC_R_UNEXPECTEDEND when the "
191 t_assert("dns_master_loadfile", 2, T_REQUIRED, "%s", a2);
196 static const char *a3 = "dns_master_loadfile returns DNS_R_NOOWNER when the "
202 t_assert("dns_master_loadfile", 3, T_REQUIRED, "%s", a3);
207 static const char *a4 = "dns_master_loadfile accepts broken zone files "
214 t_assert("dns_master_loadfile",
[all...]
/bind-9.11.3/lib/dns/
H A Drootns.c222 result = dns_master_loadfile(filename, &db->origin,
H A Dmaster.c2581 dns_master_loadfile(const char *master_file, dns_name_t *top, function
/bind-9.11.3/bin/dig/
H A Ddighost.c5051 return (dns_master_loadfile(filename, dns_rootname, dns_rootname,

Completed in 1542 milliseconds