Searched refs:NS_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/bsd/libevent/dist/test/ |
| H A D | regress_http.c | 1439 NS_TIMEOUT = 32, enumerator 1477 const char *timeout = (type & NS_TIMEOUT) ? "6" : "3"; in http_cancel_test() 4733 …HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTI… 4734 HTTP_RET_N(cancel_by_host_ns_timeout, cancel, TT_NO_LOGS, BY_HOST | NO_NS | NS_TIMEOUT), 4735 …host_ns_timeout_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS | NS_TIMEOUT | INACTIVE_SERVE…
|