Home
last modified time | relevance | path

Searched refs:ctx_dbg (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/libmilter/
H A Dengine.c281 if (ctx->ctx_dbg > 3)
312 if (ctx->ctx_dbg > 5)
325 if (ctx->ctx_dbg > 4)
336 if (ctx->ctx_dbg > 1)
345 if (ctx->ctx_dbg > 1)
354 if (ctx->ctx_dbg > 5)
361 if (ctx->ctx_dbg > 1)
391 if (ctx->ctx_dbg > 1)
440 if (ctx->ctx_dbg > 5)
1132 if (ctx->ctx_dbg > 3)
[all …]
H A Dlibmilter.h74 int ctx_dbg; /* debug level */ member
H A Dworker.c146 if (ctx != NULL && (lev) < ctx->ctx_dbg) \
H A Dlistener.c929 ctx->ctx_dbg = dbg;