Home
last modified time | relevance | path

Searched refs:Curl_handler_pop3s (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dpop3.h76 extern const struct Curl_handler Curl_handler_pop3s;
Dpop3.c140 const struct Curl_handler Curl_handler_pop3s = { variable
178 conn->handler = &Curl_handler_pop3s; in pop3_to_pop3s()
Durl.c208 &Curl_handler_pop3s,