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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dsmtp.c104 static CURLcode smtp_connect(struct connectdata *conn, bool *done);
125 smtp_connect, /* connect_it */
150 smtp_connect, /* connect_it */
1231 * smtp_connect() should do everything that is to be considered a part of
1238 static CURLcode smtp_connect(struct connectdata *conn, function
1466 the struct SMTP is allocated and setup in the smtp_connect() function.

Completed in 39 milliseconds