Home
last modified time | relevance | path

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

/src/contrib/dma/
H A Dmail.c384 int had_headers = 0; in readmail() local
441 if (!had_headers) { in readmail()
483 if (strcmp(line, "\n") == 0 && !had_headers) { in readmail()
484 had_headers = 1; in readmail()