Home
last modified time | relevance | path

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

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