Searched refs:puthead (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.bin/mail/ |
H A D | collect.c | 96 puthead(hp, stdout, t); in collect() 331 puthead(hp, stdout, GTO|GSUBJECT|GCC|GBCC|GNL); in collect()
|
H A D | send.c | 485 (void)puthead(hp, nfo, GTO|GSUBJECT|GCC|GBCC|GNL|GCOMMA); in infix() 515 puthead(struct header *hp, FILE *fo, int w) in puthead() function
|
H A D | extern.h | 193 int puthead(struct header *, FILE *, int);
|
H A D | names.c | 255 puthead(hp, fout, GTO|GSUBJECT|GCC|GNL); in outof()
|