Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/mail/
H A Ddef.h155 #define GSUBJECT 2 /* Likewise, Subject: line */ macro
160 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO)
H A Dcollect.c119 t = GTO|GSUBJECT|GCC|GNL; in collect()
138 grabh(hp, GSUBJECT); in collect()
238 grabh(hp, GTO|GSUBJECT|GCC|GBCC); in collect()
447 puthead(hp, stdout, GTO|GSUBJECT|GCC|GBCC|GNL); in collect()
H A Dsend.c475 GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO|GNL|GCOMMA); in infix()
512 if (hp->h_subject != NULL && w & GSUBJECT) in puthead()
H A Dtty.c117 if (gflags & GSUBJECT) { in grabh()
H A Dnames.c332 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL); in outof()