OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sslctx_cache
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/ns/include/ns/
listenlist.h
52
isc_tlsctx_cache_t *
sslctx_cache
;
member in struct:ns_listenelt
/src/external/mpl/bind/dist/lib/ns/
listenlist.c
195
elt->
sslctx_cache
= NULL;
197
isc_tlsctx_cache_attach(tlsctx_cache, &elt->
sslctx_cache
);
274
sslctx_cache
*/
275
if (elt->
sslctx_cache
!= NULL) {
276
isc_tlsctx_cache_detach(&elt->
sslctx_cache
);
Completed in 48 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026