Searched refs:OR_NONE (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dhttp_config.h228 #define OR_NONE 0 /**< *.conf is not available anywhere in this override */ macro
/httpd/server/
H A Dcore.c147 conf->override = OR_UNSET|OR_NONE;
1699 d->override = OR_NONE;
1740 d->override = OR_NONE;
/httpd/modules/lua/
H A Dlua_request.c744 else if (opts == OR_NONE) {

Completed in 1277 milliseconds