Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_RTSP (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/lib/
Drtsp.h25 #define CURL_DISABLE_RTSP 1 macro
Dcurl_setup.h188 # define CURL_DISABLE_RTSP macro
212 # define CURL_DISABLE_RTSP macro
Dcurl_config_liteos_a.h65 #define CURL_DISABLE_RTSP 1 macro
Dcurl_config_liteos_m.h65 #define CURL_DISABLE_RTSP 1 macro
/third_party/curl/
Dconfigure.ac502 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
503 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
689 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
690 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
701 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
702 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
DCMakeLists.txt179 option(CURL_DISABLE_RTSP "to disable RTSP" OFF) option
207 set(CURL_DISABLE_RTSP ON) variable
/third_party/curl/docs/
DCURL-DISABLE.md105 ## CURL_DISABLE_RTSP section in Code defines to disable features and protocols