Home
last modified time | relevance | path

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

/dports/mail/heirloom-mailx/mailx-12.4/
H A Djunk.c126 static int chained_tokens; variable
258 chained_tokens = value("chained-junk-tokens") != NULL; in getdb()
864 if (chained_tokens && buf0 && *buf0 && buf1 && *buf1 && !stop) { in scan()