Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dhttp.h29 HTTPRES_NOT_FOUND, /* not found */ enumerator
H A Dhashswf.c217 ret = HTTPRES_NOT_FOUND; in HTTP_get()
612 else if (httpres == HTTPRES_NOT_FOUND) in RTMP_HashSWF()