Home
last modified time | relevance | path

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

/freebsd-head/usr.bin/mail/
HDdef.h157 #define GINREPLYTO 0x20 /* The In-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()
516 if (hp->h_inreplyto != NULL && w & GINREPLYTO) in puthead()
HDnames.c326 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL); in outof()