Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.c99 static CURLcode smtp_doing(struct connectdata *conn, bool *dophase_done);
121 smtp_doing, /* doing */
148 smtp_doing, /* doing */
1397 static CURLcode smtp_doing(struct connectdata *conn, bool *dophase_done) in smtp_doing() function