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