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

/dovecot/src/lib-imap-client/
H A Dimapc-connection.c143 bool select_waiting_reply:1; member in struct:imapc_connection
405 conn->select_waiting_reply = FALSE;
1487 conn->select_waiting_reply = FALSE;
2119 conn->select_waiting_reply = TRUE;
2174 if (conn->select_waiting_reply) {

Completed in 61 milliseconds