Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mailx/hdr/
H A Ddef.h223 #define GNL 32 /* Print blank line after */ macro
225 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GDEFOPT|GNL|GOTHER)
/titanic_41/usr/src/cmd/mailx/
H A Dsend.c691 if (gotcha && (w & GNL)) in puthead()
H A Dcollect.c191 t &= ~GNL; in collect()