Home
last modified time | relevance | path

Searched refs:PROTO_IMAP (Results 1 – 25 of 53) sorted by relevance

123

/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dcmd-folder.c256 case PROTO_IMAP: in c_remove()
351 case PROTO_IMAP: in c_rename()
411 if(which_protocol(cp, FAL0, FAL0, NIL) == PROTO_IMAP) in c_folders()
H A Dfolder.c558 case PROTO_IMAP: in setfile()
1101 case PROTO_IMAP: in n_folder_query()
H A Dauxlily.c275 rv = PROTO_IMAP; in which_protocol()
281 rv = PROTO_IMAP; in which_protocol()
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dcmd2.c314 if (prot != PROTO_IMAP) { in save1()
370 if (prot == PROTO_IMAP && in save1()
401 if (prot == PROTO_IMAP || prot == PROTO_MAILDIR) in save1()
402 disp = prot == PROTO_IMAP && disconnected(file) ? in save1()
H A Dv7.local.c70 which_protocol(cp) == PROTO_IMAP) { in findmail()
H A Dquit.c417 if (prot == PROTO_IMAP && in makembox()
459 if (prot != PROTO_IMAP) in makembox()
H A Dcmd3.c1645 case PROTO_IMAP: in cremove()
1682 if ((oldp == PROTO_IMAP || newp == PROTO_IMAP) && oldp != newp) { in crename()
1719 case PROTO_IMAP: in crename()
H A Dpopen.c215 if (omode & O_APPEND && ((p = which_protocol(file)) == PROTO_IMAP || in Zopen()
217 *compression = p == PROTO_IMAP ? FP_IMAP : FP_MAILDIR; in Zopen()
H A Dlex.c100 case PROTO_IMAP: in setfile()
782 if (which_protocol(fname) != PROTO_IMAP && in newfileinfo()
H A Dmain.c464 which_protocol(cp) == PROTO_IMAP) in main()
H A Ddef.h163 PROTO_IMAP, /* is an imap server string */ enumerator
H A Dfio.c452 if (name[0] == '@' && which_protocol(mailname) == PROTO_IMAP) { in expand()
458 if (which_protocol(foldbuf) == PROTO_IMAP && in expand()
H A Daux.c567 return PROTO_IMAP; in which_protocol()
570 return PROTO_IMAP; in which_protocol()
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dmail.c187 #define PROTO_IMAP 1
220 { "IMAP", PROTO_IMAP, AUTH_LOGIN },
221 { "IMAP_(CRAM-MD5)",PROTO_IMAP, AUTH_CRAM_MD5 },
223 { "IMAP_(NTLM)", PROTO_IMAP, AUTH_NTLM },
2755 case PROTO_IMAP:
2835 account->protocol = PROTO_IMAP;
3022 if (account->protocol == PROTO_IMAP)
3241 case PROTO_IMAP:
3278 if (account->protocol == PROTO_IMAP)
3433 case PROTO_IMAP:
[all …]
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Ds_client.c280 PROTO_IMAP, enumerator
556 starttls_proto = PROTO_IMAP; in MAIN()
968 else if (starttls_proto == PROTO_IMAP) in MAIN()
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Ds_client.c183 PROTO_IMAP, enumerator
372 s_client_config.starttls_proto = PROTO_IMAP; in s_client_opt_starttls()
1247 } else if (s_client_config.starttls_proto == PROTO_IMAP) { in s_client_main()
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Ds_client.c183 PROTO_IMAP, enumerator
372 s_client_config.starttls_proto = PROTO_IMAP; in s_client_opt_starttls()
1247 } else if (s_client_config.starttls_proto == PROTO_IMAP) { in s_client_main()
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Ds_client.c183 PROTO_IMAP, enumerator
372 s_client_config.starttls_proto = PROTO_IMAP; in s_client_opt_starttls()
1247 } else if (s_client_config.starttls_proto == PROTO_IMAP) { in s_client_main()
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Ds_client.c652 PROTO_IMAP, enumerator
1084 starttls_proto = PROTO_IMAP; in MAIN()
1621 } else if (starttls_proto == PROTO_IMAP) { in MAIN()
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Ds_client.c657 PROTO_IMAP, enumerator
1101 starttls_proto = PROTO_IMAP; in MAIN()
1691 } else if (starttls_proto == PROTO_IMAP) { in MAIN()
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2and3/
H A Dpycurl.pyi297 PROTO_IMAP: int
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c800 PROTO_IMAP, enumerator
818 {"imap", PROTO_IMAP},
2219 case PROTO_IMAP: in s_client_main()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c701 PROTO_IMAP, enumerator
719 {"imap", PROTO_IMAP},
2181 case PROTO_IMAP: in s_client_main()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c800 PROTO_IMAP, enumerator
818 {"imap", PROTO_IMAP},
2219 case PROTO_IMAP: in s_client_main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c800 PROTO_IMAP, enumerator
818 {"imap", PROTO_IMAP},
2219 case PROTO_IMAP: in s_client_main()

123