Lines Matching defs:lookup
231 lookup(const char *target) {
358 lookup("f.root-servers.net."); /* Should be in hints */
359 lookup("www.iengines.com"); /* should fetch */
360 lookup("www.isc.org"); /* should fetch */
361 lookup("www.flame.org"); /* should fetch */
362 lookup("kechara.flame.org."); /* should fetch */
363 lookup("moghedien.flame.org."); /* should fetch */
364 lookup("mailrelay.flame.org."); /* should fetch */
365 lookup("ipv4v6.flame.org."); /* should fetch */
366 lookup("nonexistant.flame.org."); /* should fail to be found */
367 lookup("foobar.badns.flame.org."); /* should fail utterly (NS) */
368 lookup("i.root-servers.net."); /* Should be in hints */
369 lookup("www.firstcard.com.");
370 lookup("dns04.flame.org.");
380 lookup("f.root-servers.net."); /* Should be in hints */
381 lookup("www.iengines.com"); /* should fetch */
382 lookup("www.isc.org"); /* should fetch */
383 lookup("www.flame.org"); /* should fetch */
384 lookup("kechara.flame.org."); /* should fetch */
385 lookup("moghedien.flame.org."); /* should fetch */
386 lookup("mailrelay.flame.org."); /* should fetch */
387 lookup("ipv4v6.flame.org."); /* should fetch */
388 lookup("nonexistant.flame.org."); /* should fail to be found */
389 lookup("foobar.badns.flame.org."); /* should fail utterly (NS) */
390 lookup("i.root-servers.net."); /* Should be in hints */