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