Home
last modified time | relevance | path

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

/external/curl/lib/
Dpop3.c99 static CURLcode pop3_doing(struct connectdata *conn, bool *dophase_done);
121 pop3_doing, /* doing */
148 pop3_doing, /* doing */
1263 static CURLcode pop3_doing(struct connectdata *conn, bool *dophase_done) in pop3_doing() function