Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.c100 static CURLcode smtp_doing(struct connectdata *conn, bool *dophase_done);
122 smtp_doing, /* doing */
147 smtp_doing, /* doing */
1398 static CURLcode smtp_doing(struct connectdata *conn, bool *dophase_done) in smtp_doing() function