Home
last modified time | relevance | path

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

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