Searched refs:h_replyto (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.bin/mail/
H A Ddef.h178 char *h_replyto; /* Reply address */ member in struct:header
H A Dsend.c257 head.h_replyto = replyto;
278 head.h_replyto = value("REPLYTO");
518 if (hp->h_replyto != NULL && w & GREPLYTO)
519 fprintf(fo, "Reply-To: %s\n", hp->h_replyto), gotcha++;
H A Dcmd3.c252 head.h_replyto = value("REPLYTO");
604 head.h_replyto = value("REPLYTO");
H A Dcollect.c263 hp->h_replyto = savestr(cp);

Completed in 94 milliseconds