Home
last modified time | relevance | path

Searched refs:DEBUG_MULTI (Results 1 – 12 of 12) sorted by relevance

/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/
H A Ddebug.h51 #define DEBUG_MULTI(level) 0 macro
68 #define DEBUG_MULTI(level) ((debug_mask & BIT_MULTI) && (verbose > level)) macro
H A Dtoken.c484 if (DEBUG_MULTI(1)) in add_token_to_array()
519 if (DEBUG_MULTI(1)) in build_token_from_array()
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/
H A Ddebug.h51 #define DEBUG_MULTI(level) 0 macro
68 #define DEBUG_MULTI(level) ((debug_mask & BIT_MULTI) && (verbose > level)) macro
H A Dtoken.c484 if (DEBUG_MULTI(1)) in add_token_to_array()
519 if (DEBUG_MULTI(1)) in build_token_from_array()
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/
H A Ddebug.h51 #define DEBUG_MULTI(level) 0 macro
68 #define DEBUG_MULTI(level) ((debug_mask & BIT_MULTI) && (verbose > level)) macro
H A Dtoken.c484 if (DEBUG_MULTI(1)) in add_token_to_array()
519 if (DEBUG_MULTI(1)) in build_token_from_array()
/dports/mail/bogofilter/bogofilter-1.2.5/src/
H A Ddebug.h51 #define DEBUG_MULTI(level) 0 macro
68 #define DEBUG_MULTI(level) ((debug_mask & BIT_MULTI) && (verbose > level)) macro
H A Dtoken.c484 if (DEBUG_MULTI(1)) in add_token_to_array()
519 if (DEBUG_MULTI(1)) in build_token_from_array()
/dports/ftp/omi/omi/
H A Domi.h80 #define DEBUG_MULTI 0x0010000 // multi-line server replies & ls -lR macro
H A Domi.c146 {"multi", DEBUG_MULTI, "Multi-line results from server input"},
1126 if (cc->debug & DEBUG_MULTI) in actual_mirror_tree()
H A Dftp.c380 if (cc->debug & DEBUG_MULTI) in ftp_readreply()
/dports/deskutils/parcellite/parcellite-1.2.1/src/
H A Dutils.c32 #ifdef DEBUG_MULTI