ETM_DELIM
if (bcmp(hp->hdr_delim, ETM_DELIM, ETM_DELIMLEN) != 0) {
bcopy(ETM_DELIM, hp->hdr_delim, ETM_DELIMLEN);