Home
last modified time | relevance | path

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

/openbsd/usr.bin/mail/
H A Dcollect.c96 puthead(hp, stdout, t); in collect()
331 puthead(hp, stdout, GTO|GSUBJECT|GCC|GBCC|GNL); in collect()
H A Dsend.c485 (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 Dextern.h193 int puthead(struct header *, FILE *, int);
H A Dnames.c255 puthead(hp, fout, GTO|GSUBJECT|GCC|GNL); in outof()