Home
last modified time | relevance | path

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

/trueos/usr.bin/mail/
HDdef.h155 #define GSUBJECT 2 /* Likewise, Subject: line */ macro
160 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO)
HDcollect.c119 t = GTO|GSUBJECT|GCC|GNL; in collect()
139 grabh(hp, GSUBJECT); in collect()
239 grabh(hp, GTO|GSUBJECT|GCC|GBCC); in collect()
448 puthead(hp, stdout, GTO|GSUBJECT|GCC|GBCC|GNL); in collect()
HDsend.c475 GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO|GNL|GCOMMA); in infix()
512 if (hp->h_subject != NULL && w & GSUBJECT) in puthead()
HDtty.c117 if (gflags & GSUBJECT) { in grabh()
HDnames.c332 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL); in outof()