Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mail/
H A Dcollect.c57 collect(struct header *hp, int printheaders) in collect() argument
95 if (printheaders) { in collect()
H A Dsend.c321 mail1(struct header *hp, int printheaders) in mail1() argument
334 if ((mtf = collect(hp, printheaders)) == NULL) in mail1()