Home
last modified time | relevance | path

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

/openbsd/usr.sbin/httpd/
H A Dhttpd.h380 #define SRVFLAG_ERROR_LOG 0x00008000 macro
H A Dconfig.c547 f = SRVFLAG_ERROR_LOG; in config_getserver_config()
H A Dparse.y1126 srv_conf->flags |= SRVFLAG_ERROR_LOG;