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

/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-client.h75 int pop3c_client_cmd_stream(struct pop3c_client *client, const char *cmdline,
H A Dpop3c-sync.c40 if (pop3c_client_cmd_stream(mbox->client, "UIDL\r\n",
98 if (pop3c_client_cmd_stream(mbox->client, "LIST\r\n",
H A Dpop3c-mail.c215 if (pop3c_client_cmd_stream(mbox->client, cmd,
H A Dpop3c-client.c869 int pop3c_client_cmd_stream(struct pop3c_client *client, const char *cmdline, function

Completed in 15 milliseconds