recipient
err_mailto(const char *recipient)
if (recipient != NULL &&
strcmp(recipient, lastrecipient) == 0)
if (recipient != NULL) {
lastrecipient = recipient;
void err_mailto(const char *recipient);
(void) recipient(&e->e_from, &e->e_sendqueue, 0, e);
a = recipient(a, &e->e_sendqueue, 0, e);
(void) recipient(a1, sendq, aliaslevel, e);
(void) recipient(q, &e->e_sendqueue, 0, e);
a = recipient(a, sendq, aliaslevel, e);
extern ADDRESS *recipient __P((ADDRESS *, ADDRESS **, int, ENVELOPE *));
a = recipient(a, &e->e_sendqueue, 0, e);
tq->class3_recipient_ctl = pd23->recipient;
proc_t *recipient = v->rcv_action_recipient;
if (recipient == NULL || recipient == p) {
if ((rp = prfind(recip_pid)) == recipient) {
(recipient == NULL || recipient == p)) {
uint8_t recipient;