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

  /src/usr.bin/mail/
collect.c 427 (void)puthead(hp, stdout, t);
726 (void)puthead(hp, stdout,
extern.h 271 int puthead(struct header *, FILE *, int);
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 442 puthead(struct header *hp, FILE *fo, int w) function in typeref:typename:PUBLIC int
503 (void)puthead(hp, nfo,
cmd3.c 541 (void)puthead(&hdr, obuf, GTO | GCOMMA);

Completed in 40 milliseconds