Home | History | Annotate | Download | only in resolv

Lines Matching defs:XLOG

171 #undef XLOG
174 # define XLOG(...) \
357 XLOG("%s",buff);
361 # define XLOG(...) ((void)0)
565 XLOG("malformed QNAME");
587 XLOG("unsupported TYPE");
592 XLOG("unsupported CLASS");
609 XLOG("query packet too small");
616 XLOG("query packet flags unsupported");
645 XLOG("query packet contains non-query records");
650 XLOG("query packet doesn't contain query record");
805 XLOG("%s: INTERNAL_ERROR: read-overflow !!\n", __FUNCTION__);
815 XLOG("%s: INTERNAL_ERROR: malformed domain !!\n", __FUNCTION__);
819 XLOG("%s: INTERNAL_ERROR: simple label read-overflow !!\n",
893 XLOG("%s: INTERNAL_ERROR: read-overflow !!\n", __FUNCTION__);
907 XLOG("%s: INTERNAL_ERROR: malformed domain !!\n", __FUNCTION__);
911 XLOG("%s: INTERNAL_ERROR: simple label read-overflow !!\n",
922 XLOG("different DN");
965 XLOG("different RD");
977 XLOG("different QDCOUNT");
988 XLOG("different QR");
1051 XLOG("ns_parserr failed ancount no = %d. errno = %s\n", n, strerror(errno));
1055 XLOG("ns_parserr failed. %s\n", strerror(errno));
1058 XLOG("TTL = %d\n", result);
1329 XLOG("*************************\n"
1351 XLOG("setup cache for non-cache process. size=1");
1364 XLOG("cache size: %d", result);
1381 XLOG("%s: cache created\n", __FUNCTION__);
1400 XLOG("QUERY: %s", temp);
1413 XLOG("%s", temp);
1438 XLOG("%s\n", buf);
1445 XLOG("_dump_answer: can't open file\n");
1508 XLOG("%s: entry %d added (count=%d)", __FUNCTION__,
1522 XLOG("%s: entry %d removed (count=%d)", __FUNCTION__,
1540 XLOG("%s: OLDEST NOT IN HTABLE ?", __FUNCTION__);
1544 XLOG("Cache full - removing oldest");
1561 XLOG("%s: ENTRY NOT IN HTABLE ?", __FUNCTION__);
1589 XLOG("%s: lookup", __FUNCTION__);
1594 XLOG("%s: unsupported query", __FUNCTION__);
1607 XLOG( "NOT IN CACHE");
1625 XLOG( " NOT IN CACHE (STALE ENTRY %p DISCARDED)", *lookup );
1635 XLOG(" ANSWER TOO LONG");
1647 XLOG( "FOUND IN CACHE entry=%p", e );
1671 XLOG( "%s: passed invalid query ?", __FUNCTION__);
1677 XLOG( "%s: query:", __FUNCTION__ );
1681 XLOG( "answer:");
1689 XLOG("%s: ALREADY IN CACHE (%p) ? IGNORING ADD",
1703 XLOG("%s: ALREADY IN CACHE (%p) ? IGNORING ADD",
1814 XLOG("_get_res_cache. default_ifname = %s\n", ifname);
1847 XLOG("%s: generation=%d", __FUNCTION__, generation);
1978 XLOG("_resolv_set_default_if ifname %s\n",ifname);
2130 XLOG("address of interface %s is %s\n", ifname, addr_s);