Searched defs:http (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dbrowser-system.c67 struct http_server *http; local
H A Dbrowser-wpadebug.c68 struct http_server *http; local
H A Dbrowser-android.c67 struct http_server *http; local
H A Dhttp_curl.c1509 long http = 0; local
1622 long http = 0; local
1687 long http = 0; local
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dbench_http.c91 struct evhttp *http; local
H A Dregress_rpc.c143 struct evhttp *http = NULL; local
190 struct evhttp *http = NULL; local
259 struct evhttp *http = NULL; local
451 struct evhttp *http = NULL; local
537 struct evhttp *http = NULL; local
637 struct evhttp *http = NULL; local
689 struct evhttp *http = NULL; local
[all...]
H A Dregress_http.c69 static struct evhttp *http; variable in typeref:struct:evhttp
3462 struct evhttp *http = NULL; local
[all...]
/netbsd-current/external/bsd/libevent/dist/test/
H A Dbench_http.c90 struct evhttp *http; local
H A Dregress_rpc.c144 struct evhttp *http = NULL; local
191 struct evhttp *http = NULL; local
260 struct evhttp *http = NULL; local
452 struct evhttp *http = NULL; local
538 struct evhttp *http = NULL; local
638 struct evhttp *http = NULL; local
690 struct evhttp *http = NULL; local
890 struct evhttp *http = NULL; local
[all...]
H A Dregress_http.c520 struct evhttp *http = http_setup(&port, data->base, server_flags); local
697 struct evhttp *http = http_setup(&port, data->base, 0); local
819 struct evhttp *http = http_setup(&port, data->base, 0); local
903 struct evhttp *http = http_setup(&port, data->base, 0); local
964 struct evhttp *http = http_setup(&port, data->base, 0); local
1072 struct evhttp *http; local
1201 struct evhttp *http = http_setup(&port, data->base, 0); local
1292 struct evhttp *http = http_setup(&port, data->base, 0); local
1474 struct evhttp *http = http_setup(&port, data->base, 0); local
1677 struct evhttp *http = http_setup(&port, data->base, 0); local
1928 struct evhttp *http = http_setup(&port, data->base, 0); local
1977 struct evhttp *http = http_setup(&port, data->base, 0); local
2116 struct evhttp *http = http_setup(&port, data->base, 0); local
2241 struct evhttp *http = http_setup(&port, data->base, 0); local
2331 struct evhttp *http = http_setup(&port, data->base, 0); local
3028 struct evhttp *http; local
3115 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local
3334 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local
3411 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local
3484 struct evhttp *http = http_setup(&port, data->base, 0); local
3556 struct evhttp *http = http_setup(&port, data->base, 0); local
3608 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local
3665 struct evhttp *http; member in struct:http_server
3683 struct evhttp *http = http_setup(&hs.port, data->base, ssl ? HTTP_BIND_SSL : 0); local
3727 struct evhttp *http = http_setup(&hs.port, data->base, ssl ? HTTP_BIND_SSL : 0); local
3922 struct evhttp *http = http_setup(&port, data->base, 0); local
3986 struct evhttp *http = http_setup(&port, data->base, 0); local
4054 struct evhttp *http = http_setup(&port, data->base, 0); local
4171 struct evhttp *http = http_setup(&port, data->base, 0); local
4324 struct evhttp *http = http_setup(&port, data->base, 0); local
4447 struct evhttp *http = http_setup(&port, data->base, 0); local
4516 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local
4555 struct evhttp *http = http_setup(&port, data->base, 0); local
4621 struct evhttp *http = local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dcoverage-report-server.py27 import http.server namespace
/netbsd-current/external/bsd/wpa/dist/hs20/client/
H A Dosu_client.h29 struct http_ctx *http; member in struct:hs20_osu_client
/netbsd-current/external/bsd/wpa/dist/src/wps/
H A Dwps_er.h29 struct http_client *http; member in struct:wps_er_sta
39 struct http_client *http; member in struct:wps_er_ap
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dtexi2html2118 http://wwwinfo.cern.ch/dis/texi2html/ label
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dtexi2html2118 http://wwwinfo.cern.ch/dis/texi2html/ label
/netbsd-current/external/bsd/libevent/dist/sample/
H A Dhttp-server.c451 struct evhttp *http = NULL; local
[all...]
/netbsd-current/external/bsd/unbound/dist/services/
H A Dauthzone.h451 int http; member in struct:auth_master
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dhttp.c1162 struct evhttp *http = evcon->http_server; local
3197 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, const char *hostname) argument
3234 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, const char *hostname) argument
3265 struct evhttp *http = arg; local
3339 struct evhttp *http = arg; local
3345 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) argument
3355 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) argument
3381 evhttp_accept_socket(struct evhttp *http, evutil_socket_t fd) argument
3391 evhttp_foreach_bound_socket(struct evhttp *http, evhttp_bound_socket_foreach_fn *function, void *argument) argument
3402 evhttp_accept_socket_with_handle(struct evhttp *http, evutil_socket_t fd) argument
3425 evhttp_bind_listener(struct evhttp *http, struct evconnlistener *listener) argument
3453 evhttp_del_accept_socket(struct evhttp *http, struct evhttp_bound_socket *bound) argument
3463 struct evhttp *http = NULL; local
3493 struct evhttp *http = NULL; local
3510 struct evhttp *http = NULL; local
3524 evhttp_free(struct evhttp* http) argument
3571 evhttp_add_virtual_host(struct evhttp* http, const char *pattern, struct evhttp* vhost) argument
3589 evhttp_remove_virtual_host(struct evhttp* http, struct evhttp* vhost) argument
3603 evhttp_add_server_alias(struct evhttp *http, const char *alias) argument
3623 evhttp_remove_server_alias(struct evhttp *http, const char *alias) argument
3640 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) argument
3653 evhttp_set_timeout_tv(struct evhttp* http, const struct timeval* tv) argument
3663 evhttp_set_max_headers_size(struct evhttp* http, ev_ssize_t max_headers_size) argument
3672 evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size) argument
3681 evhttp_set_default_content_type(struct evhttp *http, const char *content_type) argument
3687 evhttp_set_allowed_methods(struct evhttp* http, ev_uint16_t methods) argument
3693 evhttp_set_cb(struct evhttp *http, const char *uri, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument
3723 evhttp_del_cb(struct evhttp *http, const char *uri) argument
3742 evhttp_set_gencb(struct evhttp *http, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument
3750 evhttp_set_bevcb(struct evhttp *http, struct bufferevent* (*cb)(struct event_base *, void *), void *cbarg) argument
4003 evhttp_get_request_connection( struct evhttp* http, evutil_socket_t fd, struct sockaddr *sa, ev_socklen_t salen) argument
4048 struct evhttp *http = evcon->http_server; local
4081 evhttp_get_request(struct evhttp *http, evutil_socket_t fd, struct sockaddr *sa, ev_socklen_t salen) argument
[all...]
/netbsd-current/external/bsd/libevent/dist/
H A Dhttp.c1246 struct evhttp *http = evcon->http_server; local
3403 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, const char *hostname) argument
3440 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, const char *hostname) argument
3471 struct evhttp *http = arg; local
3547 struct evhttp *http = arg; local
3553 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) argument
3563 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) argument
3592 evhttp_accept_socket(struct evhttp *http, evutil_socket_t fd) argument
3602 evhttp_foreach_bound_socket(struct evhttp *http, evhttp_bound_socket_foreach_fn *function, void *argument) argument
3613 evhttp_accept_socket_with_handle(struct evhttp *http, evutil_socket_t fd) argument
3636 evhttp_bind_listener(struct evhttp *http, struct evconnlistener *listener) argument
3664 evhttp_del_accept_socket(struct evhttp *http, struct evhttp_bound_socket *bound) argument
3674 struct evhttp *http = NULL; local
3704 struct evhttp *http = NULL; local
3721 struct evhttp *http = NULL; local
3735 evhttp_free(struct evhttp* http) argument
3782 evhttp_add_virtual_host(struct evhttp* http, const char *pattern, struct evhttp* vhost) argument
3800 evhttp_remove_virtual_host(struct evhttp* http, struct evhttp* vhost) argument
3814 evhttp_add_server_alias(struct evhttp *http, const char *alias) argument
3834 evhttp_remove_server_alias(struct evhttp *http, const char *alias) argument
3851 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) argument
3864 evhttp_set_timeout_tv(struct evhttp* http, const struct timeval* tv) argument
3873 evhttp_set_flags(struct evhttp *http, int flags) argument
3888 evhttp_set_max_headers_size(struct evhttp* http, ev_ssize_t max_headers_size) argument
3897 evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size) argument
3906 evhttp_set_default_content_type(struct evhttp *http, const char *content_type) argument
3912 evhttp_set_allowed_methods(struct evhttp* http, ev_uint16_t methods) argument
3918 evhttp_set_cb(struct evhttp *http, const char *uri, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument
3948 evhttp_del_cb(struct evhttp *http, const char *uri) argument
3967 evhttp_set_gencb(struct evhttp *http, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument
3975 evhttp_set_bevcb(struct evhttp *http, struct bufferevent* (*cb)(struct event_base *, void *), void *cbarg) argument
4228 evhttp_get_request_connection( struct evhttp* http, evutil_socket_t fd, struct sockaddr *sa, ev_socklen_t salen) argument
4292 struct evhttp *http = evcon->http_server; local
4325 evhttp_get_request(struct evhttp *http, evutil_socket_t fd, struct sockaddr *sa, ev_socklen_t salen) argument
[all...]
/netbsd-current/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c2066 bind9_check_httpserver(const cfg_obj_t *http, isc_log_t *logctx, argument
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Dhttp.c1771 const char http[] = "http"; local
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c11123 bool do_tls = false, no_tls = false, http = false; local
11338 listenelt_http(const cfg_obj_t *http, const uint16_t family, bool tls, const ns_listen_tls_params_t *tls_params, isc_tlsctx_cache_t *tlsctx_cache, in_port_t port, isc_mem_t *mctx, ns_listenelt_t **target) argument
[all...]

Completed in 573 milliseconds