Searched refs:OPT_NO_NEG (Results 1 – 3 of 3) sorted by relevance
169 #define OPT_NO_NEG (1u << 11) macro
595 if (!found && !(daemon->options & OPT_NO_NEG)) { in extract_addresses()675 if (!found && !(daemon->options & OPT_NO_NEG)) { in extract_addresses()
252 {'N', OPT_NO_NEG, NULL, gettext_noop("Do NOT cache failed search results."), NULL},