Searched refs:NO_NS (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c1431 NO_NS = 4, enumerator in enum:http_cancel_test_type
1441 if (!(type & NO_NS) && (type & SERVER_TIMEOUT))
1445 if ((type & INACTIVE_SERVER) || (type & NO_NS))
1480 if (type & NO_NS)
1543 if (type & NO_NS || type & INACTIVE_SERVER)
4718 HTTP_RET_N(cancel_by_host_no_ns, cancel, TT_NO_LOGS, BY_HOST | NO_NS),
4720 HTTP_N(cancel_by_host_no_ns_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS | INACTIVE_SERVER),
4723 HTTP_OFF_N(cancel_by_host_no_ns_server_timeout, cancel, BY_HOST | NO_NS | INACTIVE_SERVER | SERVER_TIMEOUT),
4724 HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTIVE_SERVER | SERVER_TIMEOUT),
4725 HTTP_RET_N(cancel_by_host_ns_timeout, cancel, TT_NO_LOGS, BY_HOST | NO_NS | NS_TIMEOU
[all...]
/freebsd-current/contrib/libevent/test/
H A Dregress_http.c1431 NO_NS = 4, enumerator in enum:http_cancel_test_type
1441 if (!(type & NO_NS) && (type & SERVER_TIMEOUT))
1445 if ((type & INACTIVE_SERVER) || (type & NO_NS))
1480 if (type & NO_NS)
1543 if (type & NO_NS || type & INACTIVE_SERVER)
4718 HTTP_RET_N(cancel_by_host_no_ns, cancel, TT_NO_LOGS, BY_HOST | NO_NS),
4720 HTTP_N(cancel_by_host_no_ns_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS | INACTIVE_SERVER),
4723 HTTP_OFF_N(cancel_by_host_no_ns_server_timeout, cancel, BY_HOST | NO_NS | INACTIVE_SERVER | SERVER_TIMEOUT),
4724 HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTIVE_SERVER | SERVER_TIMEOUT),
4725 HTTP_RET_N(cancel_by_host_ns_timeout, cancel, TT_NO_LOGS, BY_HOST | NO_NS | NS_TIMEOU
[all...]

Completed in 141 milliseconds