Searched defs:fetch_context (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/pop3/
H A Dpop3-commands.c312 struct fetch_context { struct
324 static void fetch_deinit(struct fetch_context *ctx)
332 struct fetch_context *ctx = client->cmd_context;
443 struct fetch_context *ctx;
446 ctx = i_new(struct fetch_context, 1);

Completed in 51 milliseconds