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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dsrvrsmtp.c29 # define ENC64LEN(l) (((l) + 2) * 4 / 3 + 1) macro
1443 len = ENC64LEN(outlen);
1768 len = ENC64LEN(outlen);

Completed in 84 milliseconds