Home
last modified time | relevance | path

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

/NextBSD/usr.bin/mail/
HDsend.c289 mail1(struct header *hp, int printheaders) in mail1() argument
302 if ((mtf = collect(hp, printheaders)) == NULL) in mail1()
HDcollect.c73 collect(struct header *hp, int printheaders) in collect() argument
124 if (printheaders) { in collect()