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

/dovecot/src/doveadm/
H A Ddoveadm-mail.h84 int cmd_input_fd; member in struct:doveadm_mail_cmd_context
H A Ddoveadm-mail.c132 ctx->cmd_input_fd = -1;
206 io = io_add(ctx->cmd_input_fd, IO_READ,
244 ctx->cmd_input_fd = i_stream_get_fd(inputs[0]);

Completed in 867 milliseconds