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

  /src/external/bsd/nsd/dist/
xfrd.h 307 within_retry_bounds(xfrd_zone_type* zone, time_t retry) function
324 return within_retry_bounds(zone, ntohl(zone->soa_disk.retry));
xfrd-disk.c 325 within_retry_bounds(zone, timeout));
xfrd.c 1119 within_retry_bounds(zone, zone->fresh_xfr_timeout
1124 set_retry = within_retry_bounds(zone,
1140 * so use within_retry_bounds() again.
1142 xfrd_set_timer(zone, within_retry_bounds(zone,

Completed in 16 milliseconds