Home
last modified time | relevance | path

Searched refs:http_endpoints (Results 1 – 8 of 8) sorted by relevance

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/
H A Dlistenlist.c82 elt->http_endpoints = NULL; in ns_listenelt_create()
107 (*target)->http_endpoints = endpoints; in ns_listenelt_create_http()
129 if (elt->http_endpoints != NULL) { in ns_listenelt_destroy()
133 isc_mem_free(elt->mctx, elt->http_endpoints[i]); in ns_listenelt_destroy()
135 isc_mem_free(elt->mctx, elt->http_endpoints); in ns_listenelt_destroy()
H A Dinterfacemgr.c617 ifp, elt->sslctx, elt->http_endpoints, in ns_interface_setup()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/openid/php-openid/Auth/OpenID/
H A DDiscover.php591 $http_endpoints = array();
596 $http_endpoints[] = $e;
600 $result = array($new_uri, $http_endpoints);
/dports/audio/ampache/ampache-php74-5.0.0/vendor/openid/php-openid/Auth/OpenID/
H A DDiscover.php624 $http_endpoints = [];
629 $http_endpoints[] = $e;
633 $result = [$new_uri, $http_endpoints];
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/include/ns/
H A Dlistenlist.h49 char ** http_endpoints; member
/dports/databases/p5-DBIx-Custom/DBIx-Custom-0.40/t/
H A Dcommon-sqlserver.t259 |http_endpoints
/dports/net/tcptrace/tcptrace-508f73a/
H A Dmod_tcplib.c317 endpoint_pair *http_endpoints[ENDPOINT_PAIR_HASHSIZE]; variable
3504 pep = FindEndpointPair(http_endpoints, &pmc_new->addr_pair); in is_parallel_http()
3622 AddEndpointPair(http_endpoints,pmc); in TrackEndpoints()
/dports/textproc/opensearch/opensearch-1.2.3/plugins/opensearch-security/securityconfig/
H A Dopensearch.yml.example97 #plugins.security.audit.config.http_endpoints: ['localhost:9200','localhost:9201','localhost:9202']"