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

/httpd/modules/debugging/
H A Dmod_firehose.c60 FIREHOSE_PROXY, FIREHOSE_NORMAL enumerator in enum:proxy_enum
428 && !c->sbh) || (conn->proxy == FIREHOSE_PROXY && c->sbh)) {
441 ctx->direction = conn->proxy == FIREHOSE_PROXY ? '>' : '<';
447 ctx->direction = conn->proxy == FIREHOSE_PROXY ? '<' : '>';
489 conn->filename, conn->proxy == FIREHOSE_PROXY ? "proxy " : "",
653 return firehose_enable_connection(cmd, arg1, arg2, FIREHOSE_PROXY,
668 return firehose_enable_connection(cmd, arg1, arg2, FIREHOSE_PROXY,

Completed in 19 milliseconds