HomeSort by: relevance | last modified time | path
    Searched refs:GNL (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/mail/
collect.c 419 t = GTO | GSUBJECT | GCC | GNL | GSMOPTS;
423 t &= ~GNL;
727 GTO | GSUBJECT | GCC | GBCC | GSMOPTS | GNL);
def.h 258 #define GNL 0x100 /* Print blank line after */
names.c 309 (void)puthead(hp, fout, GTO|GSUBJECT|GCC|GMISC|GMIME|GNL);
311 (void)puthead(hp, fout, GTO|GSUBJECT|GCC|GMISC|GNL);
send.c 471 if (gotcha && w & GNL)
504 GTO | GSUBJECT | GCC | GBCC | GMISC | GNL | GCOMMA

Completed in 15 milliseconds