Lines Matching refs:RET_OK

378     RET_OK = 0,  enumerator
565 return RET_OK; in AddToQueue()
592 return RET_OK; in PopFromQueue()
824 return RET_OK; in FindHeader()
862 return RET_OK; in GetLine()
891 return RET_OK; in WriteToWire()
951 if (result != RET_OK) in WriteArticle()
958 return RET_OK; in WriteArticle()
1008 if (result != RET_OK) { in addCancelItem()
1022 return RET_OK; in addCancelItem()
1034 conn_ret res = RET_OK; in AddControlMsg()
1110 if (AddToQueue(&(cxn->imap_controlMsg_q), item, t, 1, must) != RET_OK) { in AddControlMsg()
1141 if (FindHeader(bufs, "Newsgroups", &rcpt_list, &rcpt_list_end) != RET_OK) in AddControlMsg()
1165 if (res != RET_OK) in AddControlMsg()
1181 if (res != RET_OK) in AddControlMsg()
1395 return RET_OK; in SetSASLProperties()
1472 return RET_OK; in Initialize()
1505 return RET_OK; in init_net()
1559 if (result != RET_OK) in SetupLMTPConnection()
1590 if (result != RET_OK) in SetupLMTPConnection()
1599 return RET_OK; in SetupLMTPConnection()
1650 if (result != RET_OK) in SetupIMAPConnection()
1680 if (result != RET_OK) in SetupIMAPConnection()
1689 return RET_OK; in SetupIMAPConnection()
1755 return RET_OK; in lmtp_listenintro()
1851 if (imap_Connect(cxn) != RET_OK) in imap_reopenTimeoutCbk()
1898 if (result != RET_OK) in lmtp_Connect()
1954 if (lmtp_Connect(cxn) != RET_OK) in lmtp_reopenTimeoutCbk()
2064 if (result != RET_OK) in lmtp_noop()
2069 return RET_OK; in lmtp_noop()
2079 if (result != RET_OK) in lmtp_IssueQuit()
2084 return RET_OK; in lmtp_IssueQuit()
2111 if (result != RET_OK) in lmtp_getcapabilities()
2116 return RET_OK; in lmtp_getcapabilities()
2177 if (result != RET_OK) { in lmtp_authenticate()
2186 return RET_OK; in lmtp_authenticate()
2458 if (result != RET_OK) in imap_sendAuthStep()
2463 return RET_OK; in imap_sendAuthStep()
2525 if (result != RET_OK)
2530 return RET_OK;
2552 if (result != RET_OK)
2557 return RET_OK;
2576 if (result != RET_OK)
2581 return RET_OK;
2597 if (result != RET_OK)
2602 return RET_OK;
2618 if (result != RET_OK)
2625 return RET_OK;
2642 if (result != RET_OK)
2647 return RET_OK;
2661 if (result != RET_OK)
2666 return RET_OK;
2678 if (result != RET_OK)
2683 return RET_OK;
2721 return RET_OK;
2775 return RET_OK;
2856 } else if (ret != RET_OK)
2916 if (imap_sendAuthStep(cxn, str) != RET_OK)
2960 if (imap_sendAuthenticate(cxn) != RET_OK)
3080 if (imap_sendClose(cxn) != RET_OK)
3089 != RET_OK)
3098 if (imap_sendClose(cxn) != RET_OK)
3117 if (imap_sendClose(cxn) != RET_OK)
3127 if (imap_sendClose(cxn) != RET_OK)
3250 if (ret != RET_OK)
3290 if (result != RET_OK)
3346 if (result != RET_OK) {
3433 if (result != RET_OK)
3550 if (WriteArticle(cxn, cxn->current_bufs) != RET_OK)
3960 if (result == RET_OK) {
3963 if (result != RET_OK) {
3980 if (imap_Connect(cxn) != RET_OK) prepareReopenCbk(cxn,0);
4012 if ((result != RET_OK) || (rcpt_list == NULL)) {
4033 if (result != RET_OK) {
4048 if ((result != RET_OK) || (to_list == NULL)){
4088 if (lmtp_Connect(cxn) != RET_OK)
4096 if (imap_Connect(cxn) != RET_OK)
4138 if (ret == RET_OK)
4293 if (lmtp_Connect(cxn) != RET_OK)
4296 if (imap_Connect(cxn) != RET_OK)
4339 if (imap_Connect(cxn) != RET_OK)
4341 if (lmtp_Connect(cxn) != RET_OK)
4449 if (result != RET_OK)
4464 if (lmtp_Connect(cxn) != RET_OK) prepareReopenCbk(cxn,1);