Searched refs:SRVFLAG_FCGI (Results 1 – 4 of 4) sorted by relevance
720 srv_conf->flags &= ~SRVFLAG_FCGI;725 srv_conf->flags |= SRVFLAG_FCGI;729 srv_conf->flags |= SRVFLAG_FCGI;733 srv_conf->flags |= SRVFLAG_FCGI;
371 #define SRVFLAG_FCGI 0x00000040 macro
223 if (srv_conf->flags & SRVFLAG_FCGI) in server_file()
511 f = SRVFLAG_FCGI|SRVFLAG_NO_FCGI; in config_getserver_config()