Searched defs:CURL_DISABLE_SMB (Results 1 – 5 of 5) sorted by relevance
| /external/curl/docs/ | ||
| D | CURL-DISABLE.md | 101 ## CURL_DISABLE_SMB section in Code defines to disable features and protocols |
| /external/curl/ | ||
| D | configure.ac | 601 AC_DEFINE(CURL_DISABLE_SMB, 1, [to disable SMB/CIFS]) definition |
| D | CMakeLists.txt | 205 set(CURL_DISABLE_SMB ON) variable |
| /external/curl/lib/ | ||
| D | curl_setup.h | 195 # define CURL_DISABLE_SMB macro |
| D | curl_config.h | 92 #define CURL_DISABLE_SMB 1 macro |