Lines Matching refs:hptr
94 struct hdrs *hptr;
126 if ((hptr = hdrlines[H_CLEN].head) !=
128 clen = atol (hptr->value);
208 if ((hptr = hdrlines[H_TCOPY].head) !=
214 if ((hptr = hdrlines[H_RECEIVED].head) !=
221 if ((hptr = hdrlines[H_MIMEVERS].head) !=
225 if ((hptr = hdrlines[H_CTYPE].head) !=
229 if ((hptr = hdrlines[H_CLEN].head) !=
259 if (printhdr (type, htype, hptr, f) < 0) {
316 hptr = hdrlines[htype].head;
318 clen = atol (hptr->value);