Home
last modified time | relevance | path

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

/openbsd/usr.sbin/httpd/
H A Dhttpd.h365 #define SRVFLAG_INDEX 0x00000001 macro
H A Dconfig.c493 f = SRVFLAG_INDEX|SRVFLAG_NO_INDEX; in config_getserver_config()
H A Dparse.y1067 srv_conf->flags |= SRVFLAG_INDEX;
1071 srv_conf->flags &= ~SRVFLAG_INDEX;