Home
last modified time | relevance | path

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

/external/curl/
Dconfigure.ac384 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
385 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
477 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
478 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
DCMakeLists.txt151 option(CURL_DISABLE_RTSP "to disable RTSP" OFF) option
172 set(CURL_DISABLE_RTSP ON) variable
/external/curl/lib/
Dcurl_setup.h177 # define CURL_DISABLE_RTSP macro
201 # define CURL_DISABLE_RTSP macro
Dcurl_config.h80 #define CURL_DISABLE_RTSP 1 macro