Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/mail/
H A Dsend.c291 mail1(struct header *hp, int printheaders) in mail1() argument
304 if ((mtf = collect(hp, printheaders)) == NULL) in mail1()
H A Dcollect.c75 collect(struct header *hp, int printheaders) in collect() argument
126 if (printheaders) { in collect()