Searched refs:FCGI_AUTHORIZER (Results 1 – 2 of 2) sorted by relevance
90 #define FCGI_AUTHORIZER 2 macro
1435 host->mode = FCGI_AUTHORIZER; in SETDEFAULTS_FUNC()1922 if (con->request.content_length > 0 && host->mode != FCGI_AUTHORIZER) { in fcgi_create_env()1930 if (host->mode != FCGI_AUTHORIZER) { in fcgi_create_env()2215 if (host->mode != FCGI_AUTHORIZER || in fcgi_response_parse()2611 if (host->mode == FCGI_AUTHORIZER && in fcgi_demux_response()2683 if (host->mode != FCGI_AUTHORIZER || in fcgi_demux_response()3241 if (host->mode == FCGI_AUTHORIZER && in fcgi_handle_fdevent()3614 if (host->mode != FCGI_AUTHORIZER) { in fcgi_check_extension()