Searched refs:imap_perform (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dimap.c1985 * imap_perform()
1990 static CURLcode imap_perform(struct connectdata *conn, bool *connected, function
2057 * parts etc as a wrapper to the actual DO function (imap_perform).
2172 result = imap_perform(conn, &connected, dophase_done);

Completed in 60 milliseconds