/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_rpc.c | 140 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 D | regress_http.c | 515 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 D | bench_http.c | 89 struct evhttp *http; in main() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_rpc.c | 140 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 D | regress_http.c | 515 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 D | bench_http.c | 89 struct evhttp *http; in main() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | http.c | 1242 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 D | http.c | 1242 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 D | browser-android.c | 67 struct http_server *http; in hs20_web_browser() local
|
H A D | browser-system.c | 67 struct http_server *http; in hs20_web_browser() local
|
H A D | browser-wpadebug.c | 68 struct http_server *http; in hs20_web_browser() local
|
H A D | http_curl.c | 1488 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 D | wps_er.h | 29 struct http_client *http; member 39 struct http_client *http; member
|
/freebsd/tests/sys/kern/ |
H A D | socket_accf.c | 117 ATF_TC_BODY(http, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/wpa/hs20/client/ |
H A D | osu_client.h | 29 struct http_ctx *http; member
|
/freebsd/contrib/ntp/sntp/libevent/sample/ |
H A D | http-server.c | 450 struct evhttp *http = NULL; in main() local
|
/freebsd/contrib/libevent/sample/ |
H A D | http-server.c | 450 struct evhttp *http = NULL; in main() local
|
/freebsd/stand/efi/libefi/ |
H A D | efihttp.c | 70 EFI_HTTP_PROTOCOL *http; member
|
/freebsd/contrib/unbound/services/ |
H A D | authzone.h | 451 int http; member
|