Searched refs:CURL_DISABLE_RTSP (Results 1 – 12 of 12) sorted by relevance
172 # ifndef CURL_DISABLE_RTSP173 # define CURL_DISABLE_RTSP macro196 #if defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_RTSP)197 # define CURL_DISABLE_RTSP macro
24 #ifndef CURL_DISABLE_RTSP
62 #define CURL_DISABLE_RTSP 1 macro
274 #ifndef CURL_DISABLE_RTSP
25 #ifndef CURL_DISABLE_RTSP
3056 #ifndef CURL_DISABLE_RTSP3092 #ifndef CURL_DISABLE_RTSP in checkprotoprefix()3505 #ifndef CURL_DISABLE_RTSP in Curl_http_readwrite_headers()
61 #undef CURL_DISABLE_RTSP
52 #cmakedefine CURL_DISABLE_RTSP 1
228 #ifndef CURL_DISABLE_RTSP
156 option(CURL_DISABLE_RTSP "to disable RTSP" OFF) option157 mark_as_advanced(CURL_DISABLE_RTSP)177 set(CURL_DISABLE_RTSP ON) variable1240 _add_if("RTSP" NOT CURL_DISABLE_RTSP)
383 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition384 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst476 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) definition477 AC_SUBST(CURL_DISABLE_RTSP, [1]) subst4336 if test "x$CURL_DISABLE_RTSP" != "x1"; then
19042 CURL_DISABLE_RTSP=119196 CURL_DISABLE_RTSP=141198 if test "x$CURL_DISABLE_RTSP" != "x1"; then