Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmtp.c98 static CURLcode smtp_doing(struct connectdata *conn, bool *dophase_done);
120 smtp_doing, /* doing */
145 smtp_doing, /* doing */
1395 static CURLcode smtp_doing(struct connectdata *conn, bool *dophase_done) in smtp_doing() function