HomeSort by: relevance | last modified time | path
    Searched defs:MAX_XFER_TIME (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
zone.c 161 #define MAX_XFER_TIME (2 * 3600) /*%< Documented default is 2 hours */
1186 .maxxfrin = MAX_XFER_TIME,
1187 .maxxfrout = MAX_XFER_TIME,
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 158 #define MAX_XFER_TIME (2 * 3600) /*%< Documented default is 2 hours */
1130 .maxxfrin = MAX_XFER_TIME,
1131 .maxxfrout = MAX_XFER_TIME,

Completed in 51 milliseconds