Home
last modified time | relevance | path

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

/dports/www/obhttpd/httpd-7.0.20211221/src/usr.sbin/httpd/
H A Dhttpd.h223 IMSG_CFG_MEDIA, enumerator
H A Dconfig.c831 proc_compose(ps, id, IMSG_CFG_MEDIA, media, sizeof(*media)); in config_setmedia()
H A Dserver.c1368 case IMSG_CFG_MEDIA: in server_dispatch_parent()