Home | History | Annotate | Download | only in server

Lines Matching defs:is_proxy

79 static bool is_proxy = FALSE;
844 const char *dumpfile=is_proxy?REQUEST_PROXY_DUMP:REQUEST_DUMP;
1040 const char *responsedump = is_proxy?RESPONSE_PROXY_DUMP:RESPONSE_DUMP;
1912 if(!is_proxy) {
2053 is_proxy = TRUE;