HomeSort by: relevance | last modified time | path
    Searched refs:apex_str (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/nsd/dist/
xfrd-notify.c 83 zone->apex_str) );
100 not->apex_str = options->name;
160 zone->apex_str, zone->pkts[index].dest->ip_address_spec);
167 zone->apex_str, zone->pkts[index].dest->ip_address_spec);
173 zone->apex_str, rcode2str(RCODE(packet)),
180 zone->apex_str, zone->pkts[index].dest->ip_address_spec));
240 zone->apex_str,
306 zone->apex_str, zone->pkts[index].notify_retry,
345 zone->apex_str, zone->pkts[index].notify_retry,
430 "xfrd: notify waiting, skipped, %s", zone->apex_str));
    [all...]
xfrd-notify.h 54 const char* apex_str; member in struct:notify_zone
xfrd.c 272 zone->apex_str));
530 xzone->apex_str = zone_opt->name;
574 xzone->apex_str);
855 zone->apex_str,
858 zone->apex_str, DIFF_VERIFIED,
870 zone->apex_str,
1156 DEBUG(DEBUG_XFRD,1, (LOG_INFO, "xfrd: zone %s event tcp", zone->apex_str));
1164 DEBUG(DEBUG_XFRD,1, (LOG_INFO, "xfrd: zone %s event udp read", zone->apex_str));
1170 DEBUG(DEBUG_XFRD,1, (LOG_INFO, "xfrd: zone %s timeout", zone->apex_str));
1179 zone->apex_str));
    [all...]
xfrd-tcp.c 777 tp->tcp_send_first->apex_str));
922 zone->apex_str, zone->master->ip_address_spec));
1033 zone->apex_str, zone->master->ip_address_spec);
1043 "for %s to %s: %s", zone->apex_str,
1051 zone->apex_str,
1056 "for %s to %s with %d", zone->apex_str,
1067 zone->apex_str, zone->master->ip_address_spec);
1111 zone->apex_str, zone->master->ip_address_spec));
1114 zone->apex_str, zone->master->ip_address_spec));
1123 zone->apex_str, zone->master->ip_address_spec))
    [all...]
xfrd-disk.c 252 statefile, zone->apex_str);
268 zone->apex_str));
494 fprintf(out, "zone: \tname: %s\n", zone->apex_str);
xfrd.h 161 const char* apex_str; member in struct:xfrd_zone

Completed in 33 milliseconds