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

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c1432 INACTIVE_SERVER = 8, enumerator in enum:http_cancel_test_type
1445 if ((type & INACTIVE_SERVER) || (type & NO_NS))
1495 if (type & INACTIVE_SERVER) {
1510 if (type & INACTIVE_SERVER)
1543 if (type & NO_NS || type & INACTIVE_SERVER)
4717 HTTP_RET_N(cancel_by_host_inactive_server, cancel, TT_NO_LOGS, BY_HOST | INACTIVE_SERVER),
4719 HTTP_N(cancel_inactive_server, cancel, 0, INACTIVE_SERVER),
4720 HTTP_N(cancel_by_host_no_ns_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS | INACTIVE_SERVER),
4721 HTTP_OFF_N(cancel_by_host_server_timeout, cancel, BY_HOST | INACTIVE_SERVER | SERVER_TIMEOUT),
4722 HTTP_OFF_N(cancel_server_timeout, cancel, INACTIVE_SERVER | SERVER_TIMEOU
[all...]
/freebsd-current/contrib/libevent/test/
H A Dregress_http.c1432 INACTIVE_SERVER = 8, enumerator in enum:http_cancel_test_type
1445 if ((type & INACTIVE_SERVER) || (type & NO_NS))
1495 if (type & INACTIVE_SERVER) {
1510 if (type & INACTIVE_SERVER)
1543 if (type & NO_NS || type & INACTIVE_SERVER)
4717 HTTP_RET_N(cancel_by_host_inactive_server, cancel, TT_NO_LOGS, BY_HOST | INACTIVE_SERVER),
4719 HTTP_N(cancel_inactive_server, cancel, 0, INACTIVE_SERVER),
4720 HTTP_N(cancel_by_host_no_ns_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS | INACTIVE_SERVER),
4721 HTTP_OFF_N(cancel_by_host_server_timeout, cancel, BY_HOST | INACTIVE_SERVER | SERVER_TIMEOUT),
4722 HTTP_OFF_N(cancel_server_timeout, cancel, INACTIVE_SERVER | SERVER_TIMEOU
[all...]

Completed in 187 milliseconds