Home
last modified time | relevance | path

Searched refs:FULLBOUNCE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/dma/
H A Dmail.c105 config.features & FULLBOUNCE ? in bounce()
113 if (config.features & FULLBOUNCE) { in bounce()
H A Ddma.h70 #define FULLBOUNCE 0x040 /* Bounce the full message */ macro
H A Dconf.c246 config.features |= FULLBOUNCE; in parse_conf()