Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dmime.c991 static int mime_fromqp __P((unsigned char *, unsigned char **, int));
1184 off = mime_fromqp((unsigned char *) buf, &fbufp,
1199 off = mime_fromqp((unsigned char *) (buf + off),
1271 mime_fromqp(infile, outfile, maxlen) in mime_fromqp() function