Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dpop3.c101 static CURLcode pop3_parse_url_path(struct Curl_easy *data);
1234 result = pop3_parse_url_path(data); in pop3_do()
1414 * pop3_parse_url_path()
1418 static CURLcode pop3_parse_url_path(struct Curl_easy *data) in pop3_parse_url_path() function

Completed in 3 milliseconds