Searched refs:R (Results 1 – 17 of 17) sorted by relevance
/curl/packages/OS400/ |
H A D | initscript.sh | 146 R= 154 ..) R="$(expr "${R}" : '^\(.*/\)..*')" 156 ?*) R="${R}${C}/" 163 echo "/$(expr "${R}" : '^\(.*\)/')"
|
/curl/tests/libtest/ |
H A D | lib1905.c | 67 fd_set R, W, E; in test() local 70 FD_ZERO(&R); in test() 75 curl_multi_fdset(cm, &R, &W, &E, &MAX); in test() 86 select(MAX + 1, &R, &W, &E, &timeout); in test()
|
H A D | lib540.c | 108 fd_set R, W, E; in loop() local 129 FD_ZERO(&R); in loop() 133 res_multi_fdset(cm, &R, &W, &E, &M); in loop() 160 res_select_test(M + 1, &R, &W, &E, &T); in loop()
|
/curl/tests/ |
H A D | test1707.pl | 85 open(R, "<$txt"); 88 while(<R>) { 99 close(R);
|
H A D | runtests.md | 207 ## `-R` 233 If **-R** option is also used, the scrambling is done after the repeats have 242 When using *--shallow* or *-R* that randomize certain aspects of the behavior,
|
/curl/docs/cmdline-opts/ |
H A D | remote-time.md | 5 Short: R
|
/curl/tests/certs/ |
H A D | Server-localhost-firstSAN-sv.key | 16 R/n3nqCcYAc/a131GDGdfshbwwKBgQDHMePvhNBZo3p1vUG5l3HiTQRmeDmhlOmT
|
H A D | Server-localhost-firstSAN-sv.pem | 51 R/n3nqCcYAc/a131GDGdfshbwwKBgQDHMePvhNBZo3p1vUG5l3HiTQRmeDmhlOmT
|
/curl/tests/data/ |
H A D | test3012 | 40 --output-dir with -J and -R
|
/curl/scripts/ |
H A D | checksrc.pl | 403 open(my $R, '<', $file) || die "failed to open $file"; 411 while(<$R>) { 1075 close($R);
|
/curl/m4/ |
H A D | curl-override.m4 | 47 dnl a C89 compiler and does not support K&R.
|
/curl/docs/ |
H A D | THANKS | 68 Alejandro R. Sedeño 420 Brian R Duffy 811 Douglas R. Horner 812 Douglas R. Reno 1231 Inca R 1585 K. R. Walker 1812 M.R.T on github 2268 P R Schaffner 2441 R. Dennis Steed 2653 Rémy Léone [all …]
|
H A D | options-in-versions | 205 --remote-time (-R) 7.9
|
H A D | THANKS-filter | 78 s/Tim Ruehsen/Tim Rühsen/
|
H A D | FAQ | 74 4.13 Why is curl -R on Windows one hour off? 561 Perl, PHP, PostgreSQL, Python, R, Rexx, Ring, RPG, Ruby, Rust, Scheme, 969 4.13 Why is curl -R on Windows one hour off? 1244 the runtime linker should check for the lib (usually -R)
|
/curl/.github/workflows/ |
H A D | windows.yml | 51 … - { build: 'automake', platform: 'x86_64', tflags: 'skiprun', config: '', name: 'openssl R' } 196 …'msys' , env: 'x86_64' , tflags: '!19 !504 !704 !705 !1233', config: '', name: 'default R' } 201 …EL=ON -DENABLE_UNICODE=ON -DENABLE_CURLDEBUG=ON', type: 'Release', name: 'schannel R TrackMemory' } 203 …ON -DCURL_USE_SCHANNEL=ON -DENABLE_UNICODE=ON', type: 'Release', test: 'uwp', name: 'schannel R' } 205 …_SHARED_LIBS=ON -DCURL_USE_SCHANNEL=ON -DENABLE_UNICODE=ON', type: 'Release', name: 'schannel R' }
|
/curl/ |
H A D | .mailmap | 15 Tim Rühsen <tim.ruehsen@gmx.de>
|
Completed in 28 milliseconds