Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c577 if (!split_by_recipient(e) &&
H A Dsendmail.h2637 extern bool split_by_recipient __P((ENVELOPE *e));
H A Dmain.c2857 if (!split_by_recipient(&MainEnvelope) &&
H A Dsrvrsmtp.c3663 !split_by_recipient(e))
H A Ddeliver.c851 if (!split_by_recipient(e) &&
H A Dqueue.c8376 split_by_recipient(e) in split_by_recipient() function