Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/bin/tests/
H A Dtest_server.c290 bool is_https = protocol == HTTPS; run() local
H A Dtest_client.c421 bool is_https = (protocol == HTTPS_POST || run() local
/freebsd-src/contrib/unbound/services/
H A Dlisten_dnsport.c1273 int is_https = if_is_https(ifname, port, https_port); ports_create_if() local
/netbsd-src/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c1254 int is_https = if_is_https(ifname, port, https_port); in ports_create_if() local