Home
last modified time | relevance | path

Searched defs:http (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c140 struct evhttp *http = NULL; in rpc_setup() local
187 struct evhttp *http = NULL; in rpc_basic_test() local
256 struct evhttp *http = NULL; in rpc_basic_message() local
448 struct evhttp *http = NULL; in rpc_basic_client() local
534 struct evhttp *http = NULL; in rpc_basic_queued_client() local
634 struct evhttp *http = NULL; in rpc_basic_client_with_pause() local
686 struct evhttp *http = NULL; in rpc_client_timeout() local
886 struct evhttp *http = NULL; in rpc_invalid_type() local
H A Dregress_http.c515 struct evhttp *http = http_setup(&port, data->base, server_flags); in http_basic_test_impl() local
692 struct evhttp *http = http_setup(&port, data->base, 0); in http_bad_request_test() local
814 struct evhttp *http = http_setup(&port, data->base, 0); in http_delete_test() local
898 struct evhttp *http = http_setup(&port, data->base, 0); in http_on_complete_test() local
959 struct evhttp *http = http_setup(&port, data->base, 0); in http_allowed_methods_test() local
1067 struct evhttp *http; in http_connection_test_() local
1196 struct evhttp *http = http_setup(&port, data->base, 0); in http_connection_async_test() local
1287 struct evhttp *http = http_setup(&port, data->base, 0); in http_autofree_connection_test() local
1469 struct evhttp *http = http_setup(&port, data->base, 0); in http_cancel_test() local
1672 struct evhttp *http = http_setup(&port, data->base, 0); in http_virtual_host_test() local
[all …]
H A Dbench_http.c89 struct evhttp *http; in main() local
/freebsd/contrib/libevent/test/
H A Dregress_rpc.c140 struct evhttp *http = NULL; in rpc_setup() local
187 struct evhttp *http = NULL; in rpc_basic_test() local
256 struct evhttp *http = NULL; in rpc_basic_message() local
448 struct evhttp *http = NULL; in rpc_basic_client() local
534 struct evhttp *http = NULL; in rpc_basic_queued_client() local
634 struct evhttp *http = NULL; in rpc_basic_client_with_pause() local
686 struct evhttp *http = NULL; in rpc_client_timeout() local
886 struct evhttp *http = NULL; in rpc_invalid_type() local
H A Dregress_http.c515 struct evhttp *http = http_setup(&port, data->base, server_flags); in http_basic_test_impl() local
692 struct evhttp *http = http_setup(&port, data->base, 0); in http_bad_request_test() local
814 struct evhttp *http = http_setup(&port, data->base, 0); in http_delete_test() local
898 struct evhttp *http = http_setup(&port, data->base, 0); in http_on_complete_test() local
959 struct evhttp *http = http_setup(&port, data->base, 0); in http_allowed_methods_test() local
1067 struct evhttp *http; in http_connection_test_() local
1196 struct evhttp *http = http_setup(&port, data->base, 0); in http_connection_async_test() local
1287 struct evhttp *http = http_setup(&port, data->base, 0); in http_autofree_connection_test() local
1469 struct evhttp *http = http_setup(&port, data->base, 0); in http_cancel_test() local
1672 struct evhttp *http = http_setup(&port, data->base, 0); in http_virtual_host_test() local
[all …]
H A Dbench_http.c89 struct evhttp *http; in main() local
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c1242 struct evhttp *http = evcon->http_server; in evhttp_connection_free() local
3399 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_alias()
3436 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_vhost()
3467 struct evhttp *http = arg; in evhttp_handle_request() local
3543 struct evhttp *http = arg; in accept_socket_cb() local
3549 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket()
3559 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket_with_handle()
3588 evhttp_accept_socket(struct evhttp *http, evutil_socket_t fd) in evhttp_accept_socket()
3598 evhttp_foreach_bound_socket(struct evhttp *http, in evhttp_foreach_bound_socket()
3609 evhttp_accept_socket_with_handle(struct evhttp *http, evutil_socket_t fd) in evhttp_accept_socket_with_handle()
[all …]
/freebsd/contrib/libevent/
H A Dhttp.c1242 struct evhttp *http = evcon->http_server; in evhttp_connection_free() local
3399 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_alias()
3436 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_vhost()
3467 struct evhttp *http = arg; in evhttp_handle_request() local
3543 struct evhttp *http = arg; in accept_socket_cb() local
3549 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket()
3559 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket_with_handle()
3588 evhttp_accept_socket(struct evhttp *http, evutil_socket_t fd) in evhttp_accept_socket()
3598 evhttp_foreach_bound_socket(struct evhttp *http, in evhttp_foreach_bound_socket()
3609 evhttp_accept_socket_with_handle(struct evhttp *http, evutil_socket_t fd) in evhttp_accept_socket_with_handle()
[all …]
/freebsd/contrib/wpa/src/utils/
H A Dbrowser-android.c67 struct http_server *http; in hs20_web_browser() local
H A Dbrowser-system.c67 struct http_server *http; in hs20_web_browser() local
H A Dbrowser-wpadebug.c68 struct http_server *http; in hs20_web_browser() local
H A Dhttp_curl.c1488 long http = 0; in soap_send_receive() local
1601 long http = 0; in http_download_file() local
1668 long http = 0; in http_post() local
/freebsd/contrib/wpa/src/wps/
H A Dwps_er.h29 struct http_client *http; member
39 struct http_client *http; member
/freebsd/tests/sys/kern/
H A Dsocket_accf.c117 ATF_TC_BODY(http, tc) in ATF_TC_BODY() argument
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.h29 struct http_ctx *http; member
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c450 struct evhttp *http = NULL; in main() local
/freebsd/contrib/libevent/sample/
H A Dhttp-server.c450 struct evhttp *http = NULL; in main() local
/freebsd/stand/efi/libefi/
H A Defihttp.c70 EFI_HTTP_PROTOCOL *http; member
/freebsd/contrib/unbound/services/
H A Dauthzone.h451 int http; member