Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.c102 static CURLcode smtp_doing(struct connectdata *conn, bool *dophase_done);
126 smtp_doing, /* doing */
154 smtp_doing, /* doing */
1568 static CURLcode smtp_doing(struct connectdata *conn, bool *dophase_done) in smtp_doing() function