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

/httpd/modules/debugging/
H A Dmod_firehose.c80 int suppress; member in struct:firehose_conn_t
142 if (ctx->conn->suppress) {
163 ctx->conn->suppress = 1;
166 ctx->conn->suppress = 0;
224 if (ctx->conn->suppress) {
245 ctx->conn->suppress = 1;
249 ctx->conn->suppress = 0;

Completed in 10 milliseconds