Home
last modified time | relevance | path

Searched defs:options (Results 1 – 14 of 14) sorted by relevance

/curl/projects/
H A Dbuild-openssl.bat383 set options=debug-VC-WIN32 variable
385 set options=VC-WIN32 variable
390 set options=!options! no-asm variable
393 set options=debug-VC-WIN64A variable
395 set options=VC-WIN64A variable
414 set options=VC-WIN32 variable
416 set options=VC-WIN64A variable
422 set options=!options! --debug variable
424 set options=!options! --release variable
430 set options=!options! no-shared variable
[all …]
/curl/tests/
H A Ddictserver.py52 def dictserver(options): argument
129 def setup_logging(options): argument
170 options = get_options() variable
H A Dsmbserver.py109 def smbserver(options): argument
404 def setup_logging(options): argument
437 options = get_options() variable
H A Dnegtelnetserver.py52 def telnetserver(options): argument
310 def setup_logging(options): argument
353 options = get_options() variable
/curl/lib/
H A Dhttp1.c60 static CURLcode trim_line(struct h1_req_parser *parser, int options) in trim_line()
103 const char *buf, const size_t buflen, int options, in next_line()
137 const char *scheme_default, int options) in start_req()
263 const char *scheme_default, int options, in Curl_h1_req_parse_read()
H A Durlapi.c74 char *options; /* IMAP only? */ member
1504 char *options = u->options; in curl_url_get() local
H A Dasyn-ares.c177 struct ares_options options; in Curl_resolver_init() local
H A Dc-hyper.c828 hyper_clientconn_options *options = NULL; in Curl_http() local
H A Dcf-h1-proxy.c579 hyper_clientconn_options *options = NULL; in start_CONNECT() local
H A Durldata.h838 char *options; /* options string, allocated */ member
1203 char *options; member
/curl/tests/unit/
H A Dunit1620.c51 char *options = NULL; in test_parse() local
/curl/tests/http/testenv/
H A Dcurl.py821 def _raw(self, urls, intext='', timeout=None, options=None, insecure=False, argument
839 def _complete_args(self, urls, timeout=None, options=None, argument
/curl/lib/vauth/
H A Ddigest.c220 static CURLcode auth_digest_get_qop_values(const char *options, int *value) in auth_digest_get_qop_values()
/curl/lib/vtls/
H A Dsectransp.c629 CFDictionaryRef options = CFDictionaryCreate(NULL, cKeys, cValues, in CopyIdentityFromPKCS12File() local

Completed in 52 milliseconds