Searched refs:httpres (Results 1 – 1 of 1) sorted by relevance
472 HTTPResult httpres; in RTMP_HashSWF() local602 httpres = HTTP_get(&http, url, swfcrunch); in RTMP_HashSWF()606 if (httpres != HTTPRES_OK && httpres != HTTPRES_OK_NOT_MODIFIED) in RTMP_HashSWF()609 if (httpres == HTTPRES_LOST_CONNECTION) in RTMP_HashSWF()612 else if (httpres == HTTPRES_NOT_FOUND) in RTMP_HashSWF()