Searched refs:mime_bound_check (Results 1 – 1 of 1) sorted by relevance
103 static int mime_bound_check(char *line, int linelen, char *bound, int blen);620 state = mime_bound_check(linebuf, len, bound, blen); in multi_split()912 static int mime_bound_check(char *line, int linelen, char *bound, int blen) in mime_bound_check() function