| /netbsd-src/external/mpl/bind/dist/lib/ns/ |
| H A D | listenlist.c | 233 isc_nm_proxy_type_t proxy, char **endpoints, in ns_listenelt_create_http() 239 REQUIRE(endpoints != NULL && *endpoints != NULL); in ns_listenelt_create_http() 246 (*target)->http_endpoints = endpoints; in ns_listenelt_create_http() 260 isc_mem_free(mctx, endpoints[i]); in ns_listenelt_destroy() 262 isc_mem_free(mctx, endpoints); in ns_listenelt_destroy() 216 ns_listenelt_create_http(isc_mem_t * mctx,in_port_t http_port,dns_acl_t * acl,const uint16_t family,bool tls,const ns_listen_tls_params_t * tls_params,isc_tlsctx_cache_t * tlsctx_cache,char ** endpoints,size_t nendpoints,const uint32_t max_clients,const uint32_t max_streams,ns_listenelt_t ** target) ns_listenelt_create_http() argument
|
| /netbsd-src/sys/dev/usb/ |
| H A D | uchcom.c | 228 struct uchcom_endpoints endpoints; in uchcom_attach() local 252 if (find_endpoints(sc, &endpoints)) in uchcom_attach() 255 sc->sc_intr_endpoint = endpoints.ep_intr; in uchcom_attach() 256 sc->sc_intr_size = endpoints.ep_intr_size; in uchcom_attach() 260 ucaa.ucaa_bulkin = endpoints.ep_bulkin; in uchcom_attach() 261 ucaa.ucaa_bulkout = endpoints.ep_bulkout; in uchcom_attach() 347 find_endpoints(struct uchcom_softc *sc, struct uchcom_endpoints *endpoints) in find_endpoints() argument 399 endpoints->ep_intr = intr; in find_endpoints() 400 endpoints->ep_intr_size = isize; in find_endpoints() 401 endpoints->ep_bulkin = bin; in find_endpoints() [all …]
|
| H A D | vhci.c | 212 } endpoints[VHCI_NADDRS]; member 286 reqlist = &port->endpoints[addr].host_to_usb; in vhci_pkt_ctrl_create() 305 reslist = &port->endpoints[addr].usb_to_host; in vhci_pkt_ctrl_create() 320 datlist = &port->endpoints[addr].usb_to_host; in vhci_pkt_ctrl_create() 322 datlist = &port->endpoints[addr].host_to_usb; in vhci_pkt_ctrl_create() 365 pktlist = &port->endpoints[pkt->addr].usb_to_host; in vhci_pkt_destroy() 367 pktlist = &port->endpoints[pkt->addr].host_to_usb; in vhci_pkt_destroy() 840 pktlist = &port->endpoints[addr].host_to_usb; in vhci_port_flush() 851 pktlist = &port->endpoints[addr].usb_to_host; in vhci_port_flush() 1048 pktlist = &port->endpoints[vfd->addr].host_to_usb; in vhci_fd_read() [all …]
|
| H A D | usb_subr.c | 537 struct usbd_endpoint *endpoints; in usbd_fill_iface_data() local 551 endpoints = kmem_alloc(nendpt * sizeof(struct usbd_endpoint), in usbd_fill_iface_data() 554 endpoints = NULL; in usbd_fill_iface_data() 590 endpoints[endpt].ue_edesc = ed; in usbd_fill_iface_data() 613 endpoints[endpt].ue_refcnt = 0; in usbd_fill_iface_data() 614 endpoints[endpt].ue_toggle = 0; in usbd_fill_iface_data() 630 ifc->ui_endpoints = endpoints; in usbd_fill_iface_data() 635 if (endpoints) in usbd_fill_iface_data() 636 kmem_free(endpoints, nendpt * sizeof(struct usbd_endpoint)); in usbd_fill_iface_data()
|
| /netbsd-src/external/mpl/bind/dist/tests/isc/ |
| H A D | doh_test.c | 106 static isc_nm_http_endpoints_t *endpoints = NULL; 371 INSIST(endpoints == NULL); in teardown_test() 372 endpoints = isc_nm_http_endpoints_new(mctx); in teardown_test() 400 isc_nm_http_endpoints_detach(&endpoints); in doh_receive_reply_cb() 512 result = isc_nm_http_endpoints_add(endpoints, ISC_NM_HTTP_DEFAULT_PATH, in doh_noop() 516 &tcp_listen_addr, 0, NULL, NULL, endpoints, in doh_noop() 543 result = isc_nm_http_endpoints_add(endpoints, ISC_NM_HTTP_DEFAULT_PATH, in doh_noresponse() 548 &tcp_listen_addr, 0, NULL, NULL, endpoints, in doh_noresponse() 586 result = isc_nm_http_endpoints_add(endpoints, ISC_NM_HTTP_DEFAULT_PATH, in timeout_query_sent_cb() 591 &tcp_listen_addr, 0, NULL, NULL, endpoints, in timeout_retry_cb() 96 static isc_nm_http_endpoints_t *endpoints = NULL; global() variable [all...] |
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
| H A D | bad-doh-duplicates.conf | 20 endpoints { "/dns-query"; }; 27 endpoints { "/dns-query"; };
|
| H A D | bad-doh-default.conf | 17 endpoints { "/dns-query"; };
|
| H A D | bad-doh-3.conf | 15 endpoints { "/dns-query"; };
|
| H A D | bad-doh-badpath-2.conf | 16 endpoints { "//"; };
|
| H A D | bad-doh-badpath-3.conf | 16 endpoints { "/dns-query?dns="; };
|
| H A D | bad-doh-badpath-1.conf | 16 endpoints { "dns-query"; };
|
| H A D | bad-doh-1.conf | 20 endpoints { "/dns-query"; };
|
| H A D | good-doh-2.conf | 20 endpoints { "/dns-query"; };
|
| H A D | bad-dot-nocert.conf | 19 endpoints { "/dns-query"; };
|
| H A D | bad-dot-nokey.conf | 19 endpoints { "/dns-query"; };
|
| H A D | good-doh-1.conf | 20 endpoints { "/dns-query"; };
|
| H A D | good-doh-tlsopts.conf | 25 endpoints { "/dns-query"; };
|
| /netbsd-src/external/mpl/bind/dist/lib/ns/include/ns/ |
| H A D | listenlist.h | 106 isc_nm_proxy_type_t proxy, char **endpoints,
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | r8a7742-iwg21d-q7-dbcm-ca.dts | 199 * Below configuration ties VINx endpoints to ov5640/ov7725 camera endpoints
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/ |
| H A D | netmgr-int.h | 712 isc_nm_http_endpoints_t *endpoints; global() member
|
| /netbsd-src/external/mit/expat/dist/cmake/autotools/ |
| H A D | expat-config-version.cmake.in | 28 # both endpoints of the range must have the expected major version
|
| /netbsd-src/external/mpl/bind/dist/doc/notes/ |
| H A D | notes-9.18.5.rst | |
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | socketmap_table | 20 # UNIX-domain endpoints of the form \fBunix:\fIpathname\fB:\fIname\fR.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_export_keying_material.pod | 26 established between the two endpoints. The functions
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_export_keying_material.pod | 26 established between the two endpoints. The functions
|