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

/freebsd-9.3-release/usr.bin/mail/
H A Ddef.h159 #define GINREPLYTO 0x20 /* The In-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);
520 if (hp->h_inreplyto != NULL && w & GINREPLYTO)
H A Dnames.c332 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL);

Completed in 74 milliseconds