Home
last modified time | relevance | path

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

/openbsd/usr.sbin/httpd/
H A Dhttpd.h208 IMSG_CFG_TLS, enumerator
H A Dconfig.c287 if (proc_composev(ps, PROC_SERVER, IMSG_CFG_TLS, iov, c) != 0) { in config_settls()
H A Dserver.c1366 case IMSG_CFG_TLS: in server_dispatch_parent()