Searched refs:had_headers (Results 1 – 1 of 1) sorted by relevance
384 int had_headers = 0; in readmail() local441 if (!had_headers) { in readmail()483 if (strcmp(line, "\n") == 0 && !had_headers) { in readmail()484 had_headers = 1; in readmail()