Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:IMAP
(Results
1 - 4
of
4
) sorted by relevance
/third_party/curl/lib/
H
A
D
imap.c
24
* RFC2595 Using TLS with
IMAP
, POP3 and ACAP
30
* RFC4959
IMAP
Extension for SASL Initial Client Response
31
* RFC5092
IMAP
URL Scheme
116
*
IMAP
protocol handler.
120
"
IMAP
", /* scheme */
256
struct
IMAP
*imap = data->req.p.imap;
in imap_endofresp()
388
* This is the ONLY way to change
IMAP
state!
415
infof(data, "
IMAP
%p state change from %s to %s",
in imap_state()
648
struct
IMAP
*imap = data->req.p.imap;
in imap_perform_list()
683
struct
IMAP
*ima
in imap_perform_select()
[all...]
H
A
D
imap.h
31
*
IMAP
unique setup
54
/* This
IMAP
struct is used in the Curl_easy. All
IMAP
data that is
58
struct
IMAP
{
struct
76
struct dynbuf dyn; /* for the
IMAP
commands */
H
A
D
urldata.h
115
/* Default FTP/
IMAP
etc response timeout in milliseconds */
712
struct
IMAP
*imap;
1843
IMAP
or POP3 or others! (type: curl_usessl)*/
/third_party/curl/tests/
H
A
D
serverhelp.pm
133
($proto =~ /^(((FTP|HTTP|HTTP\/2|HTTP\/3|
IMAP
|POP3|GOPHER|SMTP|HTTP-PIPE)S?)|(TFTP|SFTP|SOCKS|SSH|RTSP|HTTPTLS|DICT|SMB|SMBS|TELNET|MQTT))$/));
Completed in 7 milliseconds