Searched refs:Curl_handler_rtmp (Results 1 – 3 of 3) sorted by relevance
/external/curl/lib/ | ||
D | curl_rtmp.h | 25 extern const struct Curl_handler Curl_handler_rtmp; |
D | curl_rtmp.c | 64 const struct Curl_handler Curl_handler_rtmp = { variable |
D | url.c | 237 &Curl_handler_rtmp, |