Home
last modified time | relevance | path

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

/src/contrib/sendmail/src/
H A Ddeliver.c1670 deliver(e, firstto) in deliver() argument
1672 ADDRESS *firstto;
1685 register ADDRESS *SM_NONVOLATILE to = firstto;
1762 SM_REQUIRE(firstto != NULL); /* same as to */
1952 if (firstto->q_signature == NULL)
1953 firstto->q_signature = hostsignature(firstto->q_mailer,
1954 firstto->q_host,
1955 QISSECURE(firstto),
1956 &firstto->q_flags);
1957 firstsig = firstto->q_signature;
[all …]