Home
last modified time | relevance | path

Searched defs:http_endpoint (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/unbound/util/
Dnetevent.h242 char* http_endpoint; member
Dnetevent.c4168 uint32_t http_max_streams, char* http_endpoint,
4288 uint32_t http_max_streams, char* http_endpoint,
Dconfig_file.h152 char* http_endpoint; member
/freebsd-12-stable/contrib/unbound/services/
Dlisten_dnsport.c1436 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit, in listen_create()