Home
last modified time | relevance | path

Searched refs:HTTPRES_OK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dhttp.h27 HTTPRES_OK, /* result OK */ enumerator
H A Dhashswf.c91 HTTPResult ret = HTTPRES_OK; in HTTP_get()
606 if (httpres != HTTPRES_OK && httpres != HTTPRES_OK_NOT_MODIFIED) in RTMP_HashSWF()