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

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c1430 BY_HOST = 2, enumerator in enum:http_cancel_test_type
1471 if (type & BY_HOST) {
1508 type & BY_HOST ? "localhost" : "127.0.0.1",
4716 HTTP_RET_N(cancel_by_host, cancel, 0, BY_HOST),
4717 HTTP_RET_N(cancel_by_host_inactive_server, cancel, TT_NO_LOGS, BY_HOST | 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),
4721 HTTP_OFF_N(cancel_by_host_server_timeout, cancel, BY_HOST | INACTIVE_SERVER | SERVER_TIMEOUT),
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_N
[all...]
/freebsd-current/contrib/libevent/test/
H A Dregress_http.c1430 BY_HOST = 2, enumerator in enum:http_cancel_test_type
1471 if (type & BY_HOST) {
1508 type & BY_HOST ? "localhost" : "127.0.0.1",
4716 HTTP_RET_N(cancel_by_host, cancel, 0, BY_HOST),
4717 HTTP_RET_N(cancel_by_host_inactive_server, cancel, TT_NO_LOGS, BY_HOST | 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),
4721 HTTP_OFF_N(cancel_by_host_server_timeout, cancel, BY_HOST | INACTIVE_SERVER | SERVER_TIMEOUT),
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_N
[all...]

Completed in 191 milliseconds