Searched refs:dir (Results 1 – 25 of 165) sorted by relevance
1234567
/curl/scripts/ |
H A D | cdall | 29 my ($dir)=@_; 30 opendir(my $dh, $dir) || die "could not open $dir"; 31 my @cd = grep { /\.md\z/ && -f "$dir/$_" } readdir($dh); 37 print "$dir/$cd = $dir/$nroff\n"; 38 system("./scripts/cd2nroff -d $dir $dir/$cd");
|
H A D | managen | 866 my ($dir, $f)=@_; 927 my ($dir, @files) = @_; 945 my ($dir) = @_; 959 my ($dir) = @_; 1071 my ($dir, @files) = @_; 1199 my ($dir, $f, @s) = @_; 1211 listhelp($dir); 1233 my $dir = "."; 1240 $dir = shift @ARGV; 1275 indexoptions($dir, @files); [all …]
|
/curl/tests/ |
H A D | test1132.pl | 36 my $dir = $ARGV[0] || die "specify directory!"; 86 opendir(my $dh, $dir) || die "can't opendir $dir: $!"; 87 my @cfiles = grep { /\.c\z/ && -f "$dir/$_" } readdir($dh); 92 $errs += scanfile("$dir/$_");
|
H A D | test971.pl | 37 my ($dir)=@_; 39 opendir(my $dh, $dir) || die "Can't opendir $dir: $!"; 40 my @opts = grep { /[a-z0-9].*\.md$/ && -f "$dir/$_" } readdir($dh);
|
H A D | test1165.pl | 103 my ($dir)=@_; 104 opendir(my $dh, $dir) || die "Can't opendir $dir: $!"; 105 my @cfiles = grep { /\.[ch]\z/ && -f "$dir/$_" } readdir($dh); 108 scan_file("$dir/$f");
|
H A D | test1135.pl | 57 my @dir = readdir(D); 61 foreach (sort(@dir)) {
|
H A D | mk-bundle-hints.sh | 37 dir="${BASH_REMATCH[1]}" 39 ln -s "${pfx}${src}.c" "${dir}/${pfx}${trg}.c"
|
/curl/tests/data/ |
H A D | test3203 | 24 file://localhost%FILE_PWD/%LOGDIR/test%TESTNUMBER.dir/ 26 <file name="%LOGDIR/test%TESTNUMBER.dir/dir-listing-test.txt"> 38 dir-listing-test.txt
|
H A D | test614 | 27 %PERL %SRCDIR/libtest/test613.pl prepare %PWD/%LOGDIR/test%TESTNUMBER.dir 33 …444 %SSH_PWD/%LOGDIR/test%TESTNUMBER.dir/plainfile.txt" sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/te… 41 %PERL %SRCDIR/libtest/test613.pl postprocess %PWD/%LOGDIR/test%TESTNUMBER.dir %PWD/%LOGDIR/curl%TES…
|
H A D | test1445 | 18 %PERL %SRCDIR/libtest/test613.pl prepare %PWD/%LOGDIR/test%TESTNUMBER.dir 24 file://localhost%FILE_PWD/%LOGDIR/test%TESTNUMBER.dir/plainfile.txt --remote-time 31 %PERL %SRCDIR/libtest/test613.pl postprocess %PWD/%LOGDIR/test%TESTNUMBER.dir && \
|
H A D | test1459 | 16 mkdir -p %PWD/%LOGDIR/test%TESTNUMBER.dir/.ssh 28 <file name="%LOGDIR/test%TESTNUMBER.dir/.ssh/known_hosts"> 33 CURL_HOME=%PWD/%LOGDIR/test%TESTNUMBER.dir
|
H A D | test3013 | 6 --output-dir 39 Two --output-dir with --next in between 42 …/the/%TESTNUMBER -O --output-dir %PWD/%LOGDIR http://%HOSTIP:%HTTPPORT/another/%TESTNUMBER -o seco…
|
H A D | test1096 | 27 ftp://%HOSTIP:%FTPPORT/dir/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/dir/%TESTNUMBER 43 CWD dir
|
H A D | test615 | 17 %PERL %SRCDIR/libtest/test613.pl prepare %PWD/%LOGDIR/test%TESTNUMBER.dir 23 …ile%TESTNUMBER.txt sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/test%TESTNUMBER.dir/rofile.txt --insecu… 38 %PERL %SRCDIR/libtest/test613.pl postprocess %PWD/%LOGDIR/test%TESTNUMBER.dir
|
H A D | test1446 | 21 %PERL %SRCDIR/libtest/test613.pl prepare %PWD/%LOGDIR/test%TESTNUMBER.dir 27 …_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/test%TESTNUMBER.dir/rofile.txt --insecu… 35 %PERL %SRCDIR/libtest/test613.pl postprocess %PWD/%LOGDIR/test%TESTNUMBER.dir && \
|
H A D | test624 | 25 …ile%TESTNUMBER.txt sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/test%TESTNUMBER.dir/upload.%TESTNUMBER … 41 … %PWD/%LOGDIR/test%TESTNUMBER.dir/upload.%TESTNUMBER %PWD/%LOGDIR/upload.%TESTNUMBER rmdir %PWD/%L…
|
H A D | test610 | 24 %PERL %SRCDIR/libtest/test%TESTNUMBER.pl mkdir %PWD/%LOGDIR/test%TESTNUMBER.dir 30 …/curl_client_key.pub -u %USER: -Q "-rmdir %SSH_PWD/%LOGDIR/test%TESTNUMBER.dir" sftp://%HOSTIP:%SS… 41 %PERL %SRCDIR/libtest/test%TESTNUMBER.pl gone %PWD/%LOGDIR/test%TESTNUMBER.dir
|
H A D | test613 | 26 %PERL %SRCDIR/libtest/test%TESTNUMBER.pl prepare %PWD/%LOGDIR/test%TESTNUMBER.dir 32 …rl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/test%TESTNUMBER.dir/ --insecure 40 %PERL %SRCDIR/libtest/test%TESTNUMBER.pl postprocess %PWD/%LOGDIR/test%TESTNUMBER.dir %PWD/%LOGDIR/…
|
H A D | test639 | 26 %PERL %SRCDIR/libtest/test610.pl mkdir %PWD/%LOGDIR/test%TESTNUMBER.dir 32 …key.pub -u %USER: -Q "-*rename %SSH_PWD/%LOGDIR/test%TESTNUMBER-not-exists-dir %SSH_PWD/%LOGDIR/te… 43 %PERL %SRCDIR/libtest/test610.pl rmdir %PWD/%LOGDIR/test%TESTNUMBER.dir
|
H A D | test3012 | 6 --output-dir 40 --output-dir with -J and -R 43 http://%HOSTIP:%HTTPPORT/this/is/the/%TESTNUMBER -OJR --output-dir %PWD/%LOGDIR
|
/curl/docs/cmdline-opts/ |
H A D | output-dir.md | 4 Long: output-dir 5 Arg: <dir> 14 - --output-dir "tmp" -O $URL 17 # `--output-dir`
|
H A D | create-dirs.md | 11 - output-dir 13 - --create-dirs --output local/dir/file $URL 21 --output-dir. If the combined output filename uses no directory, or if the
|
/curl/lib/ |
H A D | fopen.c | 102 char *dir = NULL; in Curl_fopen() local 118 dir = dirslash(filename); in Curl_fopen() 119 if(dir) { in Curl_fopen() 122 tempstore = aprintf("%s%s.tmp", dir, randbuf); in Curl_fopen() 123 free(dir); in Curl_fopen()
|
/curl/projects/ |
H A D | checksrc.bat | 119 …for /f "delims=" %%i in ('dir "%SRC_DIR%\src\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\checks… 126 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\checks… 132 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vauth\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\… 133 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vauth\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\… 138 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vquic\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\… 139 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vquic\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\… 144 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vssh\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\c… 145 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vssh\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\c… 150 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vtls\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\c… 151 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vtls\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\c… [all …]
|
/curl/packages/vms/ |
H A D | pcsi_gnv_curl_file_list.txt | 36 [000000]gnv.dir 38 [gnv]usr.dir 39 [gnv.usr]bin.dir 41 [gnv.usr]include.dir 43 [gnv.usr.include]curl.dir 45 [gnv.usr]lib.dir 47 [gnv.usr.lib]pkgconfig.dir 49 [gnv.usr]share.dir 51 [gnv.usr.share]man.dir 53 [gnv.usr.share.man]man1.dir [all …]
|
Completed in 17 milliseconds
1234567