Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_rpc.c144 struct evhttp *http = NULL; in rpc_setup() local
191 struct evhttp *http = NULL; in rpc_basic_test() local
260 struct evhttp *http = NULL; in rpc_basic_message() local
452 struct evhttp *http = NULL; in rpc_basic_client() local
538 struct evhttp *http = NULL; in rpc_basic_queued_client() local
638 struct evhttp *http = NULL; in rpc_basic_client_with_pause() local
690 struct evhttp *http = NULL; in rpc_client_timeout() local
890 struct evhttp *http = NULL; in rpc_invalid_type() local
H A Dregress_http.c520 struct evhttp *http = http_setup(&port, data->base, server_flags); in http_basic_test_impl() local
697 struct evhttp *http = http_setup(&port, data->base, 0); in http_bad_request_test() local
819 struct evhttp *http = http_setup(&port, data->base, 0); in http_delete_test() local
903 struct evhttp *http = http_setup(&port, data->base, 0); in http_on_complete_test() local
964 struct evhttp *http = http_setup(&port, data->base, 0); in http_allowed_methods_test() local
1072 struct evhttp *http; in http_connection_test_() local
1201 struct evhttp *http = http_setup(&port, data->base, 0); in http_connection_async_test() local
1292 struct evhttp *http = http_setup(&port, data->base, 0); in http_autofree_connection_test() local
1474 struct evhttp *http = http_setup(&port, data->base, 0); in http_cancel_test() local
1677 struct evhttp *http = http_setup(&port, data->base, 0); in http_virtual_host_test() local
[all …]
H A Dbench_http.c90 struct evhttp *http; in main() local
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c1246 struct evhttp *http = evcon->http_server; in evhttp_connection_free() local
3403 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_alias()
3440 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_vhost()
3471 struct evhttp *http = arg; in evhttp_handle_request() local
3547 struct evhttp *http = arg; in accept_socket_cb() local
3553 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket()
3563 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket_with_handle()
3592 evhttp_accept_socket(struct evhttp *http, evutil_socket_t fd) in evhttp_accept_socket()
3602 evhttp_foreach_bound_socket(struct evhttp *http, in evhttp_foreach_bound_socket()
3613 evhttp_accept_socket_with_handle(struct evhttp *http, evutil_socket_t fd) in evhttp_accept_socket_with_handle()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DNOTES.PERL40 http://www.activestate.com/ActivePerl. label
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dtexi2html2118 http://wwwinfo.cern.ch/dis/texi2html/ label
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dtexi2html2118 http://wwwinfo.cern.ch/dis/texi2html/ label
/netbsd-src/external/bsd/wpa/dist/src/wps/
H A Dwps_er.h29 struct http_client *http; member
39 struct http_client *http; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/net/
H A Dcurl.d1138 auto http = HTTP(); variable
2097 auto http = HTTP(testServer.addr); in Protocol() local
2522 HTTP http; in opCall() local
2531 HTTP http; in opCall() local
3132 auto http = HTTP(testServer.addr~"/path"); member
3300 auto http = HTTP(testServer.addr); local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/net/
H A Dcurl.d1110 auto http = HTTP(); variable
2153 auto http = HTTP(testServer.addr); in Protocol() local
2551 HTTP http; in opCall() local
2560 HTTP http; in opCall() local
3157 auto http = HTTP(testServer.addr~"/path"); member
3325 auto http = HTTP(testServer.addr); variable
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhttp-server.c451 struct evhttp *http = NULL; in main() local
/netbsd-src/external/bsd/unbound/dist/services/
H A Dauthzone.h451 int http; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dcurl.d538 http, /** added in 7.10, new in 7.19.4 default is to use CONNECT HTTP/1.1 */ enumerator
687 http = 1, /// enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d538 http, /** added in 7.10, new in 7.19.4 default is to use CONNECT HTTP/1.1 */ enumerator
680 http = 1, /// enumerator
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dhttp.c1771 const char http[] = "http"; server_handle_scheme_header() local
/netbsd-src/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c