Home
last modified time | relevance | path

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

/dports/mail/mailutils/mailutils-3.13/libmailutils/opt/
H A Dopt.c248 neg_nomatch, enumerator
268 return neg_nomatch; in negmatch()
293 enum neg_match neg = neg_nomatch; in find_long_option()
304 negated = neg != neg_nomatch; in find_long_option()
322 if (neg == neg_nomatch && negmatch (po, j, optstr, optlen)) in find_long_option()
334 if (neg == neg_nomatch && negmatch (po, j, optstr, optlen)) in find_long_option()