Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dcollect.c47 collect_eoh(e, numhdrs, hdrslen) in collect_eoh() argument
49 int numhdrs;
56 (void) sm_snprintf(hnum, sizeof(hnum), "%d", numhdrs);
298 int numhdrs; local
316 numhdrs = 0;
658 numhdrs++;
668 df = collect_eoh(e, numhdrs, hdrslen);
719 df = collect_eoh(e, numhdrs, hdrslen);