Home
last modified time | relevance | path

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

/freebsd-head/usr.bin/mail/
HDdef.h156 #define GREPLYTO 0x10 /* And the Reply-To: line */ macro
158 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO)
HDsend.c471 GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO|GNL|GCOMMA); in infix()
514 if (hp->h_replyto != NULL && w & GREPLYTO) in puthead()
HDnames.c326 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL); in outof()