Lines Matching defs:findname
90 char *findname;
121 findname = T_ARG(6);
125 t_info("testing using file %s and name %s\n", filename, findname);
179 len = strlen(findname);
180 isc_buffer_init(&findname_buffer, findname, len);
740 char *findname;
765 findname = T_ARG(5);
771 t_info("testing using file %s and name %s\n", filename, findname);
817 len = strlen(findname);
818 isc_buffer_init(&findname_buffer, findname, len);
867 t_info("unable to find %s using current version\n", findname);
940 findname);
969 t_info("cound not find %s using current version\n", findname);
2781 char *findname;
2812 findname = T_ARG(5);
2822 t_info("testing using %s, name %s, type %s\n", dbfile, findname,
2871 len = strlen(findname);
2872 isc_buffer_init(&findname_buffer, findname, len);
2931 findname, findtype, dns_result_totext(dns_result),