Searched defs:IMAPC_INPUT_STATE_NONE (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-imap-client/ | ||
H A D | imapc-connection.c | 31 IMAPC_INPUT_STATE_NONE = 0, enumerator in enum:imapc_input_state 853 conn->input_state = IMAPC_INPUT_STATE_NONE; 1534 case IMAPC_INPUT_STATE_NONE: |
Completed in 18 milliseconds