OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMTP_UPGRADETLS
(Results
1 - 2
of
2
) sorted by null
/external/curl/lib/
smtp.h
38
SMTP_UPGRADETLS
, /* asynchronously upgrade the connection to SSL/TLS
smtp.c
422
if(smtpc->state !=
SMTP_UPGRADETLS
)
423
state(conn,
SMTP_UPGRADETLS
);
1004
if(smtpc->state ==
SMTP_UPGRADETLS
)
[
all
...]
Completed in 61 milliseconds