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

/dovecot/src/imap/
H A Dcmd-urlfetch.c25 bool in_io_handler:1; member in struct:cmd_urlfetch_context
157 ctx->in_io_handler = TRUE;
159 ctx->in_io_handler = FALSE;
258 bool in_io_handler = ctx->in_io_handler; local
261 if (!in_io_handler)
290 if (!in_io_handler)
391 ctx->in_io_handler = TRUE;
399 ctx->in_io_handler = FALSE;

Completed in 222 milliseconds