Searched refs:CURL_LAST (Results 1 – 7 of 7) sorted by relevance
104 if(code > CURL_LAST) { /* If CURL_LAST exceeded then */ in vms_special_exit()105 vms_code = CURL_LAST; /* curlmsg.h is out of sync. */ in vms_special_exit()
80 results[i] = CURL_LAST; /* initialize with invalid value */ in test()145 results[i] = CURL_LAST; /* initialize with invalid value */ in test()
45 for(easyret = CURLE_OK; easyret <= CURL_LAST; easyret++) { in test()
132 CURL_LAST <CURLMSG.MSG is out of sync with the source code>
114 ,"CURL_LAST" EQUALS %X0F0182AA PREFIX "CURL" TAG ""
339 case CURL_LAST: in curl_easy_strerror()
635 CURL_LAST /* never use! */ enumerator