Searched refs:ADDR_FLAGS_MATCH (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Dsendmail.h371 # define ADDR_FLAGS_MATCH(a, b) (QMATCH_FLAG(a) == QMATCH_FLAG(b)) macro
373 # define ADDR_FLAGS_MATCH(a, b) true macro
H A Dparseaddr.c2382 if (!ADDR_FLAGS_MATCH(a, b))

Completed in 163 milliseconds