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

  /src/external/bsd/libevent/dist/test/
regress_http.c 4671 #define HTTP_N(title, name, test_opts, arg) \
4673 #define HTTP(name) HTTP_N(name, name, 0, NULL)
4724 HTTP_N(cancel, cancel, 0, BASIC),
4728 HTTP_N(cancel_inactive_server, cancel, 0, INACTIVE_SERVER),
4729 HTTP_N(cancel_by_host_no_ns_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS | INACTIVE_SERVER),
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c 4664 #define HTTP_N(title, name, test_opts, arg) \
4666 #define HTTP(name) HTTP_N(name, name, 0, NULL)
4717 HTTP_N(cancel, cancel, 0, BASIC),
4721 HTTP_N(cancel_inactive_server, cancel, 0, INACTIVE_SERVER),
4722 HTTP_N(cancel_by_host_no_ns_inactive_server, cancel, TT_NO_LOGS, BY_HOST | NO_NS | INACTIVE_SERVER),

Completed in 18 milliseconds