Searched refs:puthead (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.bin/mail/ |
H A D | collect.c | 119 puthead(hp, stdout, t); in collect() 441 puthead(hp, stdout, GTO|GSUBJECT|GCC|GBCC|GNL); in collect()
|
H A D | send.c | 468 (void)puthead(hp, nfo, in infix() 499 puthead(struct header *hp, FILE *fo, int w) in puthead() function
|
H A D | extern.h | 186 int puthead(struct header *, FILE *, int);
|
H A D | names.c | 325 puthead(hp, fout, in outof()
|