Home
last modified time | relevance | path

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

/external/curl/
Dconfigure.ac377 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
378 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
470 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition
471 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst
DCMakeLists.txt155 option(CURL_DISABLE_RTSP "to disable RTSP" OFF) option
176 set(CURL_DISABLE_RTSP ON) variable
/external/curl/lib/
Dcurl_setup.h170 # define CURL_DISABLE_RTSP macro
194 # define CURL_DISABLE_RTSP macro
Dcurl_config.h56 #define CURL_DISABLE_RTSP 1 macro