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

  /src/external/mpl/bind/dist/bin/dig/
dighost.h 75 #define SERVER_TIMEOUT 1
  /src/external/bsd/libevent/dist/test/
regress_http.c 1438 SERVER_TIMEOUT = 16,
1446 if (!(type & NO_NS) && (type & SERVER_TIMEOUT))
1508 if (type & SERVER_TIMEOUT)
1522 if (type & SERVER_TIMEOUT)
1557 if (type & SERVER_TIMEOUT)
1577 if (type & SERVER_TIMEOUT)
4730 HTTP_OFF_N(cancel_by_host_server_timeout, cancel, BY_HOST | INACTIVE_SERVER | SERVER_TIMEOUT),
4731 HTTP_OFF_N(cancel_server_timeout, cancel, INACTIVE_SERVER | SERVER_TIMEOUT),
4732 HTTP_OFF_N(cancel_by_host_no_ns_server_timeout, cancel, BY_HOST | NO_NS | INACTIVE_SERVER | SERVER_TIMEOUT),
4733 HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTIVE_SERVER | SERVER_TIMEOUT),
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c 1435 SERVER_TIMEOUT = 16,
1443 if (!(type & NO_NS) && (type & SERVER_TIMEOUT))
1505 if (type & SERVER_TIMEOUT)
1519 if (type & SERVER_TIMEOUT)
1554 if (type & SERVER_TIMEOUT)
1574 if (type & SERVER_TIMEOUT)
4723 HTTP_OFF_N(cancel_by_host_server_timeout, cancel, BY_HOST | INACTIVE_SERVER | SERVER_TIMEOUT),
4724 HTTP_OFF_N(cancel_server_timeout, cancel, INACTIVE_SERVER | SERVER_TIMEOUT),
4725 HTTP_OFF_N(cancel_by_host_no_ns_server_timeout, cancel, BY_HOST | NO_NS | INACTIVE_SERVER | SERVER_TIMEOUT),
4726 HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTIVE_SERVER | SERVER_TIMEOUT),
    [all...]

Completed in 26 milliseconds