Home
last modified time | relevance | path

Searched refs:nocwd (Results 1 – 9 of 9) sorted by relevance

/external/curl/tests/data/
Dtest2988 nocwd
25 FTP CWD with --ftp-method nocwd
28 --ftp-method nocwd ftp://%HOSTIP:%FTPPORT/first/second/third/298
Dtest122727 FTP fetch a file from the root directory with nocwd
30 ftp://%HOSTIP:%FTPPORT//1227 --ftp-method nocwd
Dtest35136 FTP root dir list nocwd
39 ftp://%HOSTIP:%FTPPORT// --ftp-method nocwd
Dtest101036 FTP dir list nocwd
39 ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ --ftp-method nocwd
/external/valgrind/none/tests/
Dnocwd.vgtest1 prog: nocwd
DMakefile.am140 nocwd.stdout.exp nocwd.stderr.exp nocwd.vgtest \
223 nocwd \ program
DMakefile.in160 nocwd$(EXEEXT) pending$(EXEEXT) procfs-cmdline-exe$(EXEEXT) \
343 nocwd_SOURCES = nocwd.c
344 nocwd_OBJECTS = nocwd.$(OBJEXT)
570 nocwd.c pending.c ppoll_alarm.c process_vm_readv_writev.c \
593 nocwd.c pending.c ppoll_alarm.c process_vm_readv_writev.c \
1121 nocwd.stdout.exp nocwd.stderr.exp nocwd.vgtest \
1452 nocwd$(EXEEXT): $(nocwd_OBJECTS) $(nocwd_DEPENDENCIES) $(EXTRA_nocwd_DEPENDENCIES)
1453 @rm -f nocwd$(EXEEXT)
1704 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nocwd.Po@am__quote@
/external/curl/docs/cmdline-opts/
Dftp-method.d14 .IP nocwd
/external/curl/
DCHANGES.04515 - Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle
4987 we cannot use --ftp-method nocwd and list ftp directories).
6744 2 nocwd - no CWD at all is done, curl will do SIZE, RETR, STOR etc and give
6751 one of "multicwd", "nocwd" or "singlecwd".)