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

/freebsd-13-stable/usr.bin/mail/
H A Ddef.h161 #define GINREPLYTO 0x20 /* The In-Reply-To: line */ macro
162 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO)
H A Dsend.c477 GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO|GNL|GCOMMA);
522 if (hp->h_inreplyto != NULL && w & GINREPLYTO)
H A Dnames.c334 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL);

Completed in 101 milliseconds