Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_BINDLOCAL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/curl/
H A Dconfigure.ac4696 AC_DEFINE(CURL_DISABLE_BINDLOCAL, 1, [disable local binding support]) definition
H A DCMakeLists.txt335 option(CURL_DISABLE_BINDLOCAL "Disable local binding support" OFF) option