Searched refs:strip_eol (Results 1 – 1 of 1) sorted by relevance
107 static int strip_eol(char *linebuf, int *plen);557 eol = strip_eol(linebuf, &len); in SMIME_crlf_copy()637 next_eol = strip_eol(linebuf, &len); in multi_split()996 strip_eol(char *linebuf, int *plen) in strip_eol() function