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

/freebsd-10.0-release/usr.bin/mail/
H A Ddef.h158 #define GREPLYTO 0x10 /* And the Reply-To: line */ macro
160 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO)
H A Dsend.c475 GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO|GNL|GCOMMA);
518 if (hp->h_replyto != NULL && w & GREPLYTO)
H A Dnames.c332 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL);

Completed in 120 milliseconds