Home
last modified time | relevance | path

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

/external/curl/
Dconfigure.ac526 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
527 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
713 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
714 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
725 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
726 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
DCMakeLists.txt210 option(CURL_DISABLE_RTSP "disables RTSP" OFF) option
241 set(CURL_DISABLE_RTSP ON) variable
/external/curl/lib/
Drtsp.h25 #define CURL_DISABLE_RTSP 1 macro
Dcurl_setup.h197 # define CURL_DISABLE_RTSP macro
218 # define CURL_DISABLE_RTSP macro
Dcurl_config.h95 #define CURL_DISABLE_RTSP 1 macro
/external/curl/docs/
DCURL-DISABLE.md105 ## CURL_DISABLE_RTSP section in Code defines to disable features and protocols