Searched refs:h_inreplyto (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/mail/
H A Ddef.h177 char *h_inreplyto; /* Reference */ member in struct:header
H A Dsend.c258 head.h_inreplyto = NULL;
279 head.h_inreplyto = NULL;
520 if (hp->h_inreplyto != NULL && w & GINREPLYTO)
521 fprintf(fo, "In-Reply-To: <%s>\n", hp->h_inreplyto), gotcha++;
H A Dcmd3.c253 head.h_inreplyto = skin(hfield("message-id", mp));
605 head.h_inreplyto = mid;

Completed in 154 milliseconds