Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.bin/mail/
HDcollect.c119 t = GTO|GSUBJECT|GCC|GNL; in collect()
123 t &= ~GNL, getsub++; in collect()
447 puthead(hp, stdout, GTO|GSUBJECT|GCC|GBCC|GNL); in collect()
HDdef.h163 #define GNL 0x40 /* Print blank line after */ macro
HDsend.c475 GTO|GSUBJECT|GCC|GBCC|GREPLYTO|GINREPLYTO|GNL|GCOMMA); in infix()
522 if (gotcha && w & GNL) in puthead()
HDnames.c332 GTO|GSUBJECT|GCC|GREPLYTO|GINREPLYTO|GNL); in outof()