Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dcollect.c49 collect_eoh(e, numhdrs, hdrslen) in collect_eoh() argument
51 int numhdrs;
58 (void) sm_snprintf(hnum, sizeof(hnum), "%d", numhdrs);
370 int numhdrs; local
406 numhdrs = 0;
787 numhdrs++;
797 df = collect_eoh(e, numhdrs, hdrslen);
846 df = collect_eoh(e, numhdrs, hdrslen);