Home
last modified time | relevance | path

Searched refs:tls_proto_obj (Results 1 – 2 of 2) sorted by relevance

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/bind9/
H A Dcheck.c2187 const cfg_obj_t *tls_proto_obj = in bind9_check_tls_defintion() local
2189 const char *tls_sver = cfg_obj_asstring(tls_proto_obj); in bind9_check_tls_defintion()
2194 cfg_obj_log(tls_proto_obj, logctx, in bind9_check_tls_defintion()
2202 cfg_obj_log(tls_proto_obj, logctx, in bind9_check_tls_defintion()
2213 cfg_obj_log(tls_proto_obj, logctx, in bind9_check_tls_defintion()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dserver.c11040 const cfg_obj_t *tls_proto_obj = in listenelt_fromconfig() local
11043 cfg_obj_asstring(tls_proto_obj); in listenelt_fromconfig()