mime_bound_check
static int mime_bound_check(char *line, int linelen, char *bound, int blen);
state = mime_bound_check(linebuf, len, bound, blen);