Home
last modified time | relevance | path

Searched refs:pop3_connect (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dpop3.c91 static CURLcode pop3_connect(struct Curl_easy *data, bool *done);
120 pop3_connect, /* connect_it */
149 pop3_connect, /* connect_it */
1104 * pop3_connect()
1112 static CURLcode pop3_connect(struct Curl_easy *data, bool *done) in pop3_connect() function
1420 /* The POP3 struct is already initialised in pop3_connect() */ in pop3_parse_url_path()

Completed in 2 milliseconds