Searched refs:CURLPROTO_RTSP (Results 1 – 10 of 10) sorted by relevance
39 CURLPROTO_RTMPT, CURLPROTO_RTMPTE, CURLPROTO_RTMPTS, CURLPROTO_RTSP,
59 CURLPROTO_RTSP
66 CURLPROTO_RTSP
121 CURLPROTO_RTSP, /* protocol */122 CURLPROTO_RTSP, /* family */
667 if(conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_RTSP)) { in readwrite_upload()1527 !(conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_RTSP))) in Curl_retry_request()
3427 if(conn->handler->protocol & CURLPROTO_RTSP) in checkprotoprefix()3753 else if(conn->handler->protocol & CURLPROTO_RTSP) { in Curl_http_header()4093 !(conn->handler->protocol & CURLPROTO_RTSP) && in http_rw_headers()4424 else if(conn->handler->protocol & CURLPROTO_RTSP) { in http_rw_headers()
952 CURLPROTO_RTSP 7.20.0
2840 ## CURLPROTO_RTSP section in libcurl symbols
1050 #define CURLPROTO_RTSP (1<<18) macro
1037 d CURLPROTO_RTSP...