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