Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/pop3c/
H A Dpop3c-client.h80 pop3c_client_cmd_stream_async(struct pop3c_client *client, const char *cmdline,
H A Dpop3c-mail.c160 pop3c_client_cmd_stream_async(mbox->client, cmd, in pop3c_mail_prefetch()
H A Dpop3c-client.c869 *input_r = pop3c_client_cmd_stream_async(client, cmdline, in pop3c_client_cmd_stream()
884 pop3c_client_cmd_stream_async(struct pop3c_client *client, const char *cmdline, in pop3c_client_cmd_stream_async() function