Home
last modified time | relevance | path

Searched refs:http_notls (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.h198 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit,
H A Dlisten_dnsport.c1436 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit, in listen_create() argument
1480 if(!sslctx && !http_notls) { in listen_create()
1486 if(!http_notls) { in listen_create()
1516 if((http_notls && ports->ftype == listen_type_http) || in listen_create()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c867 int ATTR_UNUSED(http_notls), in listen_create() argument