Home
last modified time | relevance | path

Searched refs:open (Results 1 – 25 of 88) sorted by relevance

1234

/curl/tests/http/testenv/
H A Dclient.py102 with open(self._stdoutfile, 'w') as cout:
103 with open(self._stderrfile, 'w') as cerr:
113 coutput = open(self._stdoutfile).readlines()
114 cerrput = open(self._stderrfile).readlines()
122 lines.extend(open(self._stdoutfile).readlines())
124 lines.extend(open(self._stderrfile).readlines())
H A Dhttpd.py148 with open(self._error_log, 'a') as fd:
150 with open(os.path.join(self._apache_dir, 'xxx'), 'a') as fd:
228 with open(os.path.join(self._docs_dir, 'data.json'), 'w') as fd:
233 with open(os.path.join(self._docs_dir, 'two/data.json'), 'w') as fd:
239 with open(self._basic_passwords, 'w') as fd:
242 with open(self._digest_passwords, 'w') as fd:
245 with open(os.path.join(self.docs_dir, 'restricted/digest/data.json'), 'w') as fd:
247 with open(self._conf_file, 'w') as fd:
381 with open(os.path.join(self._conf_dir, 'mime.types'), 'w') as fd:
H A Dcaddy.py84 caddyerr = open(self._error_log, 'a')
148 with open(os.path.join(self._docs_dir, 'data.json'), 'w') as fd:
153 with open(self._conf_file, 'w') as fd:
H A Dvsftpd.py126 procerr = open(self._error_log, 'a')
164 with open(self._error_log, 'w') as cerr:
213 with open(self._conf_file, 'w') as fd:
/curl/tests/http/
H A Dtest_07_upload.py66 respdata = open(curl.response_file(0)).readlines()
81 indata = open(fdata).readlines()
82 respdata = open(curl.response_file(0)).readlines()
134 indata = open(fdata).readlines()
153 indata = open(fdata).readlines()
407 indata = open(fdata).readlines()
408 respdata = open(curl.response_file(0)).readlines()
426 respdata = open(curl.response_file(0)).readlines()
474 indata = open(fdata).readlines()
492 indata = open(fdata).readlines()
[all …]
H A Dtest_31_vsftpds.py61 with open(fpath, 'w') as fd:
86 lines = open(os.path.join(curl.run_dir, 'download_#1.data')).readlines()
192 newlines = len(open(srcfile).readlines())
229 diff = "".join(difflib.unified_diff(a=open(srcfile).readlines(),
230 b=open(dfile).readlines(),
242 diff = "".join(difflib.unified_diff(a=open(srcfile).readlines(),
243 b=open(dstfile).readlines(),
H A Dtest_12_reuse.py92 with open(asfile, 'w') as fd:
114 with open(asfile, 'w') as fd:
136 with open(asfile, 'w') as fd:
H A Dtest_30_vsftpd.py54 with open(fpath, 'w') as fd:
79 lines = open(os.path.join(curl.run_dir, 'download_#1.data')).readlines()
198 diff = "".join(difflib.unified_diff(a=open(srcfile).readlines(),
199 b=open(dfile).readlines(),
211 diff = "".join(difflib.unified_diff(a=open(srcfile).readlines(),
212 b=open(dstfile).readlines(),
/curl/docs/libcurl/opts/
H A DCURLOPT_MAXCONNECTS.md31 Pass a long. The set *amount* is the maximum number of simultaneously open
38 prevent increasing the number of open connections.
41 smaller CURLOPT_MAXCONNECTS(3) than before may cause open connections to
H A DCURLMOPT_MAX_TOTAL_CONNECTIONS.md17 CURLMOPT_MAX_TOTAL_CONNECTIONS - max simultaneously open connections
31 of simultaneously open connections in total using this multi handle. For each
32 new session, libcurl might open a new connection up to the limit set by
H A DCURLOPT_OPENSOCKETDATA.md18 CURLOPT_OPENSOCKETDATA - pointer passed to open socket callback
31 argument in the open socket callback set with
H A DCURLMOPT_MAXCONNECTS.md30 amount of simultaneously open connections that libcurl may keep in its
39 number of open connections from increasing.
H A DCURLMOPT_MAX_HOST_CONNECTIONS.md31 of simultaneously open connections to a single host (a host being the same as
33 open a new connection up to the limit set by CURLMOPT_MAX_HOST_CONNECTIONS(3).
/curl/tests/
H A Dutil.py46 with open(self.filename, "a") as fp:
78 with open(filename, "rb") as f:
/curl/lib/
H A Dfopen.c134 fd = open(tempstore, O_WRONLY | O_CREAT | O_EXCL, (mode_t)(0600|sb.st_mode)); in Curl_fopen()
136 fd = open(tempstore, O_WRONLY | O_CREAT | O_EXCL, 0600|sb.st_mode); in Curl_fopen()
/curl/tests/data/
H A Dtest168342 perl -e 'for my $i ((1..100)) { my $filename = "%LOGDIR/exist%TESTNUMBER.$i"; open(FH, ">", $filena…
56 perl -e 'for my $i ((1..100)) { my $filename = "%LOGDIR/exist%TESTNUMBER.$i"; open(FH, "<", $filena…
H A Dtest116329 FTP wildcard with pattern ending with an open-bracket
H A Dtest58638 FTP and open/close socket callbacks
H A Dtest34139 Try to open a non existing file with --etag-compare should return an error
H A Dtest102736 perl -e 'open(IN,$ARGV[0]); my $lines=grep(/(Usage: curl )|(--version\s*Show version)/, <IN>); exit…
H A Dtest102636 perl -e 'open(IN,$ARGV[0]); my $lines=grep(/(curl\s*-\s*transfer\sa\s*URL)|(AUTHORS)/, <IN>); exit …
/curl/tests/server/
H A Drtspd.c294 req->open = FALSE; /* closes connection */ in ProcessRequest()
313 req->open = FALSE; /* closes connection */ in ProcessRequest()
329 req->open = TRUE; in ProcessRequest()
483 req->open = FALSE; /* closes connection */ in ProcessRequest()
556 req->open && in ProcessRequest()
675 req->open = TRUE; in get_request()
808 req->open = FALSE; in send_doc()
1042 req->open = persistent; in send_doc()
1346 if(!req.open) { in main()
1351 if(req.open) in main()
[all …]
/curl/packages/vms/
H A Dgenerate_vax_transfer.com53 $ open/read cver [-.-.include.curl]curlver.h
68 $ open/read aopt gnv_libcurl_symbols.opt
73 $ open/append vopt gnv_libcurl_xfer.mar_exact
135 $ open/read aopt gnv_libcurl_symbols.opt
192 $ open/append lco gnv_libcurl_xfer.opt
221 ; The second is the exact case for compatibility with open source C programs
H A Dbuild_curl-config_script.com64 $ open/read/error=version_loop_end vhf [--.include.curl]curlver.h
108 $ open/read/error=read_loop_end c_c_in sys$disk:[--]curl-config.in
110 $ open/append c_c_out sys$disk:[--]curl-config.
H A Dbuild_libcurl_pc.com76 $ open/read vf [--.src]tool_version.h
94 $ open/append pco [--]libcurl.pc
95 $ open/read pci 'pc_file_in'

Completed in 46 milliseconds

1234