Home
last modified time | relevance | path

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

/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dnntp.c56 #define NNTPCHALLENGE (long) 383/* NNTP challenge, want response */ macro
2044 if (nntp_send (stream,"AUTHINFO SASL",at->name) == NNTPCHALLENGE) { in nntp_send_auth_work()
2122 if ((stream->replycode == NNTPCHALLENGE) && in nntp_challenge()
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dnntp.c56 #define NNTPCHALLENGE (long) 383/* NNTP challenge, want response */ macro
2044 if (nntp_send (stream,"AUTHINFO SASL",at->name) == NNTPCHALLENGE) { in nntp_send_auth_work()
2122 if ((stream->replycode == NNTPCHALLENGE) && in nntp_challenge()
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dnntp.c58 #define NNTPCHALLENGE (long) 383/* NNTP challenge, want response */ macro
2045 if (nntp_send (stream,"AUTHINFO SASL",at->name) == NNTPCHALLENGE) { in nntp_send_auth_work()
2123 if ((stream->replycode == NNTPCHALLENGE) && in nntp_challenge()
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dnntp.c58 #define NNTPCHALLENGE (long) 383/* NNTP challenge, want response */ macro
2045 if (nntp_send (stream,"AUTHINFO SASL",at->name) == NNTPCHALLENGE) { in nntp_send_auth_work()
2123 if ((stream->replycode == NNTPCHALLENGE) && in nntp_challenge()
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dnntp.c57 #define NNTPCHALLENGE (long) 383/* NNTP challenge, want response */ macro
2079 if ((at->flags & AU_SINGLE) || nntp_send (stream,"AUTHINFO SASL",at->name) == NNTPCHALLENGE) { in nntp_send_auth_work()
2161 if ((stream->replycode == NNTPCHALLENGE) && in nntp_challenge()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dnntp.c57 #define NNTPCHALLENGE (long) 383/* NNTP challenge, want response */ macro
2079 if ((at->flags & AU_SINGLE) || nntp_send (stream,"AUTHINFO SASL",at->name) == NNTPCHALLENGE) { in nntp_send_auth_work()
2161 if ((stream->replycode == NNTPCHALLENGE) && in nntp_challenge()