Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/sendmail/src/
HDenvelope.c599 if (!split_by_recipient(e) &&
HDsendmail.h3011 extern bool split_by_recipient __P((ENVELOPE *e));
HDmain.c2984 if (!split_by_recipient(&MainEnvelope) &&
HDsrvrsmtp.c4365 !split_by_recipient(e))
HDdeliver.c956 if (!split_by_recipient(e) &&
HDqueue.c8651 split_by_recipient(e) in split_by_recipient() function