Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dhttp.h36 struct HTTP_ctx { struct
45 HTTPResult HTTP_get(struct HTTP_ctx *http, const char *url, HTTP_read_callback *cb); argument
H A Dhashswf.c78 HTTP_get(struct HTTP_ctx *http, const char *url, HTTP_read_callback *cb) in HTTP_get()
471 struct HTTP_ctx http = { 0 }; in RTMP_HashSWF()