Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.c164 static const struct Curl_handler Curl_handler_smtp_proxy = { variable
1459 conn->handler = &Curl_handler_smtp_proxy; in smtp_setup_connection()