Home
last modified time | relevance | path

Searched refs:CWD (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/external/curl/tests/data/
Dtest14233 CWD part1
34 CWD part2
35 CWD part3
36 CWD part4
37 CWD part5
38 CWD part6
39 CWD part7
40 CWD part8
41 CWD part9
42 CWD part10
[all …]
Dtest14714 REPLY CWD 550 I won't allow this on my server
15 COUNT CWD 1
25 FTP with --ftp-create-dirs (failing CWD)
43 CWD first
45 CWD first
46 CWD dir
47 CWD here
Dtest10821 FTP PORT upload with CWD
24 ftp://%HOSTIP:%FTPPORT/CWD/STOR/RETR/108 -T log/upload108 -P -
43 CWD CWD
44 CWD STOR
45 CWD RETR
Dtest40825 FTPS PORT upload with CWD
28 -k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/CWD/STOR/RETR/408 -T log/upload408 -P -
49 CWD CWD
50 CWD STOR
51 CWD RETR
Dtest2966 CWD
25 FTP CWD with --ftp-method multicwd
38 CWD first
39 CWD second
40 CWD third
Dtest122541 CWD /
42 CWD foo
47 CWD /
48 CWD foo
49 CWD bar
Dtest57542 CWD fully_simulated
43 CWD UNIX
60 CWD /
61 CWD fully_simulated
62 CWD UNIX
83 CWD fully_simulated
84 CWD UNIX
Dtest114951 CWD list
52 CWD this
53 CWD path
54 CWD 1149
58 CWD /
Dtest14641 CWD first
42 CWD dir
43 CWD here
48 CWD /
Dtest111347 CWD fully_simulated
48 CWD DOS
65 CWD /
66 CWD fully_simulated
67 CWD DOS
Dtest57446 CWD fully_simulated
47 CWD UNIX
64 CWD /
65 CWD fully_simulated
66 CWD UNIX
Dtest21534 Get two FTP dir listings from the same remote dir: no second CWD
47 CWD a
48 CWD path
49 CWD 215
Dtest12511 REPLY CWD 314 bluah you f00l!
21 FTP download, failed CWD
37 CWD path
Dtest14335 CWD /
36 CWD tmp
37 CWD moo
Dtest12736 CWD path
37 CWD to
38 CWD file
Dtest19011 DELAY CWD 60
24 FTP download with strict timeout and slow CWD
41 CWD path
Dtest109137 CWD /
38 CWD tmp
39 CWD moo
Dtest2976 CWD
25 FTP CWD with --ftp-method singlecwd
38 CWD first/second/third
Dtest100314 # a ~17000 bytes response string to CWD to make sure the ftp parser deals
17 REPLY CWD 250 CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA…
40 CWD path
Dtest10642 CWD /
43 CWD path with spaces
44 CWD and things2
Dtest21023 Get two FTP files from the same remote dir: no second CWD
40 CWD a
41 CWD path
Dtest21634 CWD a
35 CWD path
36 CWD 216
/external/selinux/secilc/docs/
DMakefile1 CWD ?= $(shell pwd) macro
2 HTMLDIR ?= $(CWD)/html
3 PDFDIR ?= $(CWD)/pdf
4 TMPDIR ?= $(CWD)/tmp
5 TESTDIR ?= $(CWD)/../test
/external/llvm-project/clang/unittests/Tooling/
DDependencyScannerTest.cpp80 StringRef CWD = "/root"; in TEST() local
81 FixedCompilationDatabase CDB(CWD, Compilation); in TEST()
84 VFS->setCurrentWorkingDirectory(CWD); in TEST()
129 StringRef CWD = "/root"; in TEST() local
130 FixedCompilationDatabase CDB(CWD, Compilation); in TEST()
133 VFS->setCurrentWorkingDirectory(CWD); in TEST()
171 StringRef CWD = "/root"; in TEST() local
172 FixedCompilationDatabase CDB(CWD, Compilation); in TEST()
175 VFS->setCurrentWorkingDirectory(CWD); in TEST()
/external/curl/docs/cmdline-opts/
Dftp-method.d3 Help: Control CWD usage
12 curl does a single CWD operation for each path part in the given URL. For deep
16 curl does no CWD at all. curl will do SIZE, RETR, STOR etc and give a full
19 curl does one CWD with the full target directory and then operates on the file

12345678910>>...15