Home
last modified time | relevance | path

Searched defs:options (Results 1 – 13 of 13) 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
135 def setup_logging(options): argument
181 options = get_options() variable
H A Dsmbserver.py107 def smbserver(options): argument
403 def setup_logging(options): argument
438 options = get_options() variable
H A Dnegtelnetserver.py53 def telnetserver(options): argument
317 def setup_logging(options): argument
365 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.c75 char *options; /* IMAP only? */ member
1510 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.c804 hyper_clientconn_options *options = NULL; in Curl_http() local
H A Dcf-h1-proxy.c581 hyper_clientconn_options *options = NULL; in start_CONNECT() local
H A Durldata.h855 char *options; /* options string, allocated */ member
1220 char *options; member
/curl/tests/http/testenv/
H A Dcurl.py589 def _raw(self, urls, intext='', timeout=None, options=None, insecure=False, argument
608 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.c1222 CFDictionaryRef options = CFDictionaryCreate(NULL, cKeys, cValues, in CopyIdentityFromPKCS12File() local

Completed in 51 milliseconds