Searched refs:GACOPYZ_DESC_LOG_MATCH (Results 1 – 2 of 2) sorted by relevance
/dports/mail/mailfromd/mailfromd-8.10/gacopyz/ |
H A D | gacopyz_priv.h | 71 #define GACOPYZ_DESC_LOG_MATCH(dsc, level) \ macro 74 GACOPYZ_DESC_LOG_MATCH((ctx)->desc, level) 76 GACOPYZ_DESC_LOG_MATCH(&(conn)->desc, level)
|
H A D | gacopyz.c | 1433 if (GACOPYZ_DESC_LOG_MATCH(ctx->desc, SMI_LOG_DEBUG)) in shan_optneg() 1699 if (GACOPYZ_DESC_LOG_MATCH(desc, SMI_LOG_DEBUG)) in gacopyz_context_loop() 1711 if (GACOPYZ_DESC_LOG_MATCH(desc, SMI_LOG_ERR)) { in gacopyz_context_loop() 1728 if (GACOPYZ_DESC_LOG_MATCH(desc, SMI_LOG_DEBUG)) in gacopyz_context_loop() 1737 if (GACOPYZ_DESC_LOG_MATCH(desc, SMI_LOG_DEBUG)) in gacopyz_context_loop() 1750 if (GACOPYZ_DESC_LOG_MATCH(desc, in gacopyz_context_loop() 1764 if (GACOPYZ_DESC_LOG_MATCH(desc, SMI_LOG_ERR)) { in gacopyz_context_loop() 1798 if (GACOPYZ_DESC_LOG_MATCH(desc, SMI_LOG_DEBUG)) in gacopyz_context_loop() 1805 if (GACOPYZ_DESC_LOG_MATCH(desc, SMI_LOG_DEBUG)) in gacopyz_context_loop() 1816 if (GACOPYZ_DESC_LOG_MATCH(desc, SMI_LOG_DEBUG)) in gacopyz_context_loop()
|