Home
last modified time | relevance | path

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

/external/curl/
Dconfigure.ac383 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
384 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
476 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
477 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
DCMakeLists.txt156 option(CURL_DISABLE_RTSP "to disable RTSP" OFF) option
177 set(CURL_DISABLE_RTSP ON) variable
/external/curl/lib/
Dcurl_setup.h173 # define CURL_DISABLE_RTSP macro
197 # define CURL_DISABLE_RTSP macro
Dcurl_config.h62 #define CURL_DISABLE_RTSP 1 macro