Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Ddef.h156 #define GREPLYTO 0x10 /* And the Reply-To: line */ macro
158 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO)
H A Dsend.c469 GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO|GNL|GCOMMA); in infix()
512 if (hp->h_replyto != NULL && w & GREPLYTO) in puthead()
H A Dnames.c326 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL); in outof()