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

/freebsd-11-stable/contrib/dma/
H A Dmail.c381 int had_headers = 0; local
409 if (!had_headers) {
451 if (strcmp(line, "\n") == 0 && !had_headers) {
452 had_headers = 1;

Completed in 47 milliseconds