Home
last modified time | relevance | path

Searched refs:printheaders (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/mail/
H A Dcollect.c67 collect(struct header *hp, int printheaders) in collect() argument
118 if (printheaders) { in collect()
H A Dsend.c283 mail1(struct header *hp, int printheaders) in mail1() argument
296 if ((mtf = collect(hp, printheaders)) == NULL) in mail1()