Searched refs:RESULT_OK (Results 1 – 2 of 2) sorted by relevance
102 RESULT_OK = 0, enumerator341 if (input_->msg.result != RESULT_OK) in DoGetEntry()366 if (input_->msg.result != RESULT_OK) in DoGetKey()396 if (input_->msg.result != RESULT_OK) in DoGetUseTimes()423 if (input_->msg.result != RESULT_OK) in DoGetDataSize()465 if (input_->msg.result != RESULT_OK) in DoReadData()670 return RESULT_OK; in GetEntryFromList()684 msg.result = RESULT_OK; in DoCloseEntry()705 msg.result = RESULT_OK; in DoGetKey()721 msg.result = RESULT_OK; in DoGetUseTimes()[all …]
65 #define RESULT_OK 1 macro357 outgoing.echorp.result = RESULT_OK; in pptp_process()