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

/freebsd-12-stable/contrib/sendmail/src/
H A Dmime.c990 static int mime_fromqp __P((unsigned char *, unsigned char **, int));
1183 off = mime_fromqp((unsigned char *) buf, &fbufp,
1198 off = mime_fromqp((unsigned char *) (buf + off),
1270 mime_fromqp(infile, outfile, maxlen) function

Completed in 101 milliseconds