Home
last modified time | relevance | path

Searched refs:GNL (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/mail/
H A Dcollect.c113 t = GTO|GSUBJECT|GCC|GNL; in collect()
117 t &= ~GNL, getsub++; in collect()
441 puthead(hp, stdout, GTO|GSUBJECT|GCC|GBCC|GNL); in collect()
H A Ddef.h161 #define GNL 0x40 /* Print blank line after */ macro
H A Dsend.c469 GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO|GNL|GCOMMA); in infix()
516 if (gotcha && w & GNL) in puthead()
H A Dnames.c326 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL); in outof()