Home
last modified time | relevance | path

Searched refs:args (Results 1 – 25 of 42) sorted by relevance

12

/curl/tests/
H A Dftpserver.pl847 my ($args) = @_;
851 if (!$args) {
901 my ($args) = @_;
932 if ($args) {
1011 if($args) {
1024 if($args) {
1038 if($args) {
1675 if ($args) {
1901 if ($args) {
1916 if ($args) {
[all …]
/curl/include/curl/
H A Dmprintf.h65 CURL_EXTERN int curl_mvprintf(const char *format, va_list args)
67 CURL_EXTERN int curl_mvfprintf(FILE *fd, const char *format, va_list args)
69 CURL_EXTERN int curl_mvsprintf(char *buffer, const char *format, va_list args)
72 const char *format, va_list args)
76 CURL_EXTERN char *curl_mvaprintf(const char *format, va_list args)
/curl/packages/OS400/
H A Dcurlcl.c130 main(int argsc, struct arguments *args) in main() argument
141 char c = args->pgm[i]; in main()
151 exitcode = parse_command_line(args->cmdargs->string, args->cmdargs->len, in main()
165 parse_command_line(args->cmdargs->string, args->cmdargs->len, in main()
/curl/tests/http/
H A Dtest_20_websockets.py74 args = [cmd, '--port', str(env.ws_port)]
75 p = subprocess.Popen(args=args, cwd=run_dir, stderr=cerr,
93 r = client.run(args=[url, payload])
103 r = client.run(args=[url, payload])
112 r = client.run(args=[url, str(0), str(10)])
121 r = client.run(args=[url, str(120), str(130)])
130 r = client.run(args=[url, str(65535 - 5), str(65535 + 5)])
141 r = client.run(args=[url, str(65535 - 5), str(65535 + 5)])
H A Dscorecard.py86 args = [
90 r = curl.run_direct(args=args, with_stats=True)
711 if args.verbose > 0:
717 protocol = args.protocol
732 if args.downloads or args.uploads or args.requests or args.handshakes:
742 if args.caddy or args.httpd:
756 if args.remote:
769 verbose=args.verbose, curl_verbose=args.curl_verbose,
793 verbose=args.verbose, curl_verbose=args.curl_verbose,
817 verbose=args.verbose, curl_verbose=args.curl_verbose,
[all …]
H A Dtest_02_download.py339 r = client.run(args=[
359 r = client.run(args=[
387 r = client.run(args=[
416 r = client.run(args=[
445 r = client.run(args=[
479 r = client.run(args=[url])
490 r = client.run(args=[proto, url])
499 r = client.run(args=['-V', proto, url])
508 r = client.run(args=['-V', proto, url])
556 r = client.run(args=[
[all …]
H A Dtest_09_push.py81 r = client.run(args=[url])
/curl/tests/http/testenv/mod_curltest/
H A Dmod_curltest.c202 if(r->args) { in curltest_echo_handler()
205 args = apr_cstr_split(r->args, "&", 1, r->pool); in curltest_echo_handler()
334 apr_array_header_t *args = NULL; in curltest_tweak_handler() local
350 if(r->args) { in curltest_tweak_handler()
351 args = apr_cstr_split(r->args, "&", 1, r->pool); in curltest_tweak_handler()
433 arg, r->args); in curltest_tweak_handler()
440 "request, %s", r->args? r->args : "(no args)"); in curltest_tweak_handler()
552 if(r->args) { in curltest_put_handler()
553 args = apr_cstr_split(r->args, "&", 1, r->pool); in curltest_put_handler()
755 if(r->args) { in curltest_sslinfo_handler()
[all …]
/curl/tests/http/testenv/
H A Dcurl.py150 args = []
153 args.append('sudo')
154 args.extend([
193 self._args = args
237 def args(self) -> List[str]: member in ExecResult
756 my_args.extend(args)
815 return ExecResult(args=args, exit_code=exitcode, exception=exception,
829 args = self._complete_args(
883 args.extend([
888 args.append(url)
[all …]
H A Dws_echo_server.py54 args = parser.parse_args()
61 asyncio.run(run_server(args.port))
H A Dhttpd.py84 p = subprocess.run(args=[env.apxs, '-q', 'libexecdir'],
119 def _run(self, args, intext=''): argument
125 p = subprocess.run(args, stderr=subprocess.PIPE, stdout=subprocess.PIPE,
130 return ExecResult(args=args, exit_code=p.returncode,
136 args = [self.env.apachectl,
140 return self._run(args=args)
H A Dnghttpx.py205 args = [
225 self._process = subprocess.Popen(args=args, stderr=ngerr)
243 args = [
257 self._process = subprocess.Popen(args=args, stderr=ngerr)
H A Dclient.py84 def run(self, args): argument
90 myargs.extend(args)
110 return ExecResult(args=myargs, exit_code=exitcode, exception=exception,
H A Dvsftpd.py117 args = [
122 self._process = subprocess.Popen(args=args, stderr=procerr)
H A Dcaddy.py81 args = [
85 self._process = subprocess.Popen(args=args, cwd=self._caddy_dir, stderr=caddyerr)
H A Denv.py84 p = subprocess.run(args=[self.curl, '-V'],
162 p = subprocess.run(args=[self.nghttpx, '-v'],
178 p = subprocess.run(args=[self.caddy, 'version'],
197 p = subprocess.run(args=[self.vsftpd, '-v'],
228 p = subprocess.run(args=[self.apxs, '-q', 'HTTPD_VERSION'],
/curl/tests/data/
H A Dtest73920 IPNS path and query args for gateway and IPFS url (malformed gateway url)
H A Dtest73334 IPFS with path and query args
H A Dtest73434 IPFS with path, query args and gateway with path
H A Dtest73534 IPNS with path, query args and gateway with path
/curl/packages/vms/
H A Dsetup_gnv_curl_build.com37 $ args = "," + p1 + "," + p2 + "," + p3 + "," + p4 + ","
38 $ args = args + p5 + "," + p6 + "," + p7 + "," + p8 + ","
41 $ args_lower = f$edit(args, "LOWERCASE,COLLAPSE")
43 $ args_len = f$length(args)
H A Dgenerate_config_vms_h_curl.com37 $args = "," + p1 + "," + p2 + "," + p3 + "," + p4 + ","
38 $args = args + p5 + "," + p6 + "," + p7 + "," + p8 + ","
41 $args_lower = f$edit(args, "LOWERCASE")
43 $args_len = f$length(args)
/curl/lib/
H A Dpingpong.h127 va_list args) CURL_PRINTF(3, 0);
/curl/lib/vtls/
H A Dschannel.c1491 args->result = CURLE_OK; in add_cert_to_certinfo()
1495 int insert_index = reverse_order ? (args->certs_count - 1) - args->idx : in add_cert_to_certinfo()
1496 args->idx; in add_cert_to_certinfo()
1497 args->result = Curl_extract_certinfo(args->data, insert_index, in add_cert_to_certinfo()
1499 args->idx++; in add_cert_to_certinfo()
1501 return args->result == CURLE_OK; in add_cert_to_certinfo()
1630 struct Adder_args args; in schannel_connect_step3() local
1631 args.data = data; in schannel_connect_step3()
1632 args.idx = 0; in schannel_connect_step3()
1633 args.certs_count = certs_count; in schannel_connect_step3()
[all …]
/curl/src/
H A Dtool_setopt.c171 #define ADD(args) do { \ argument
172 ret = easysrc_add args; \
176 #define ADDF(args) do { \ argument
177 ret = easysrc_addf args; \

Completed in 43 milliseconds

12