/dports/lang/yap/yap-6.2.2/packages/clib/maildrop/rfc2045/ |
H A D | rfc2045acchk.c | 25 int rfc2045_ac_check(struct rfc2045 *p, int rwmode) in rfc2045_ac_check() function 37 if (rfc2045_ac_check(c, rwmode)) flag=1; in rfc2045_ac_check()
|
H A D | rfc2045.h | 161 int rfc2045_ac_check(struct rfc2045 *, int);
|
H A D | reformime.c | 318 rfc2045_ac_check(p, rwmode); in rewrite()
|
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/rfc2045/ |
H A D | rfc2045acchk.c | 20 int rfc2045_ac_check(struct rfc2045 *p, int rwmode) in rfc2045_ac_check() function 32 if (rfc2045_ac_check(c, rwmode)) flag=1; in rfc2045_ac_check()
|
H A D | rfc2045.h | 213 int rfc2045_ac_check(struct rfc2045 *, int);
|
H A D | reformime.c | 335 rfc2045_ac_check(p, rwmode); in rewrite()
|
/dports/mail/courier-imap/courier-imap-5.1.4/libs/rfc2045/ |
H A D | rfc2045acchk.c | 20 int rfc2045_ac_check(struct rfc2045 *p, int rwmode) in rfc2045_ac_check() function 32 if (rfc2045_ac_check(c, rwmode)) flag=1; in rfc2045_ac_check()
|
H A D | rfc2045.h | 213 int rfc2045_ac_check(struct rfc2045 *, int);
|
H A D | reformime.c | 335 rfc2045_ac_check(p, rwmode); in rewrite()
|
/dports/mail/cone/cone-1.1/libs/rfc2045/ |
H A D | rfc2045acchk.c | 20 int rfc2045_ac_check(struct rfc2045 *p, int rwmode) in rfc2045_ac_check() function 32 if (rfc2045_ac_check(c, rwmode)) flag=1; in rfc2045_ac_check()
|
H A D | rfc2045.h | 213 int rfc2045_ac_check(struct rfc2045 *, int);
|
H A D | reformime.c | 335 rfc2045_ac_check(p, rwmode); in rewrite()
|
/dports/mail/courier/courier-0.65.3/rfc2045/ |
H A D | rfc2045acchk.c | 21 int rfc2045_ac_check(struct rfc2045 *p, int rwmode) in rfc2045_ac_check() function 33 if (rfc2045_ac_check(c, rwmode)) flag=1; in rfc2045_ac_check()
|
H A D | rfc2045.h | 157 int rfc2045_ac_check(struct rfc2045 *, int);
|
H A D | reformime.c | 331 rfc2045_ac_check(p, rwmode); in rewrite()
|
/dports/mail/maildrop/maildrop-3.0.3/libs/rfc2045/ |
H A D | rfc2045acchk.c | 20 int rfc2045_ac_check(struct rfc2045 *p, int rwmode) in rfc2045_ac_check() function 32 if (rfc2045_ac_check(c, rwmode)) flag=1; in rfc2045_ac_check()
|
H A D | rfc2045.h | 213 int rfc2045_ac_check(struct rfc2045 *, int);
|
H A D | reformime.c | 335 rfc2045_ac_check(p, rwmode); in rewrite()
|
/dports/mail/cone/cone-1.1/libmail/ |
H A D | smtpfolder.C | 230 if (rfc2045_ac_check(rfcp, RFC2045_RW_7BIT)) in go()
|
/dports/mail/courier/courier-0.65.3/courier/ |
H A D | submit2.C | 981 if (rfc2045_ac_check(rwrfcptr, rwmode)) in MessageEnd() 985 (void)rfc2045_ac_check(rwrfcptr, 0); in MessageEnd()
|
/dports/mail/cone/cone-1.1/libs/gpglib/ |
H A D | gpg.c | 2082 if (!rfc2045_ac_check(rfcp, RFC2045_RW_7BIT)) in dosignencode()
|
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/gpglib/ |
H A D | gpg.c | 2082 if (!rfc2045_ac_check(rfcp, RFC2045_RW_7BIT)) in dosignencode()
|
/dports/mail/courier/courier-0.65.3/gpglib/ |
H A D | gpg.c | 2068 if (!rfc2045_ac_check(rfcp, RFC2045_RW_7BIT)) in dosignencode()
|
/dports/mail/courier/courier-0.65.3/courier/module.esmtp/ |
H A D | esmtpclient.c | 2573 rfc2045_ac_check(rfcp, RFC2045_RW_7BIT); in pushdsn()
|
/dports/mail/courier/courier-0.65.3/ |
H A D | ChangeLog.2001 | 1345 * rfc2045/rfc2045acchk.c (rfc2045_ac_check): Recognize legacy uuencode
|