Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Denvelope.c589 if (!split_by_recipient(e) &&
H A Dsendmail.h2808 extern bool split_by_recipient __P((ENVELOPE *e));
H A Dmain.c2907 if (!split_by_recipient(&MainEnvelope) &&
H A Dsrvrsmtp.c3935 !split_by_recipient(e))
H A Ddeliver.c852 if (!split_by_recipient(e) &&
H A Dqueue.c8402 split_by_recipient(e) in split_by_recipient() function