Lines Matching defs:IMAP_RESP_OK
173 #define IMAP_RESP_OK 1
186 IMAP_RESP_OK, /* Code to receive upon authentication success */
267 *resp = IMAP_RESP_OK;
883 else if(imapcode != IMAP_RESP_OK) {
957 if(imapcode == IMAP_RESP_OK && imapc->tls_supported && !imapc->preauth) {
988 if(imapcode != IMAP_RESP_OK) {
1044 if(imapcode != IMAP_RESP_OK) {
1068 else if(imapcode != IMAP_RESP_OK)
1106 else if(imapcode == IMAP_RESP_OK) {
1245 if(imapcode != IMAP_RESP_OK)
1287 if(imapcode != IMAP_RESP_OK)