Searched refs:pop3c_client_cmd_stream (Results 1 - 4 of 4) sorted by relevance
/dovecot/src/lib-storage/index/pop3c/ |
H A D | pop3c-client.h | 75 int pop3c_client_cmd_stream(struct pop3c_client *client, const char *cmdline,
|
H A D | pop3c-sync.c | 40 if (pop3c_client_cmd_stream(mbox->client, "UIDL\r\n", 98 if (pop3c_client_cmd_stream(mbox->client, "LIST\r\n",
|
H A D | pop3c-mail.c | 215 if (pop3c_client_cmd_stream(mbox->client, cmd,
|
H A D | pop3c-client.c | 869 int pop3c_client_cmd_stream(struct pop3c_client *client, const char *cmdline, function
|
Completed in 20 milliseconds