Home
last modified time | relevance | path

Searched refs:GSUBJECT (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/mail/
H A Ddef.h153 #define GSUBJECT 2 /* Likewise, Subject: line */ macro
158 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO)
H A Dcollect.c113 t = GTO|GSUBJECT|GCC|GNL; in collect()
132 grabh(hp, GSUBJECT); in collect()
232 grabh(hp, GTO|GSUBJECT|GCC|GBCC); in collect()
441 puthead(hp, stdout, GTO|GSUBJECT|GCC|GBCC|GNL); in collect()
H A Dsend.c469 GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO|GNL|GCOMMA); in infix()
506 if (hp->h_subject != NULL && w & GSUBJECT) in puthead()
H A Dtty.c111 if (gflags & GSUBJECT) { in grabh()
H A Dnames.c326 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL); in outof()