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

/macosx-10.10.1/apache-793/httpd/include/
H A Dhttp_config.h228 #define OR_NONE 0 /**< *.conf is not available anywhere in this override */ macro
/macosx-10.10.1/apache-793/httpd/server/
H A Dcore.c141 conf->override = OR_UNSET|OR_NONE;
1601 d->override = OR_NONE;
1642 d->override = OR_NONE;
/macosx-10.10.1/apache-793/httpd/modules/lua/
H A Dlua_request.c704 else if (opts == OR_NONE) {

Completed in 133 milliseconds