Searched refs:printheaders (Results 1 – 2 of 2) sorted by relevance
67 collect(struct header *hp, int printheaders) in collect() argument122 if (printheaders) { in collect()
283 mail1(struct header *hp, int printheaders) in mail1() argument296 if ((mtf = collect(hp, printheaders)) == NULL) { in mail1()