Searched refs:tftp (Results 1 – 25 of 179) sorted by relevance
12345678
/external/curl/tests/data/ |
D | test2004 | 18 for tftp test 26 tftp 33 …tftp://%HOSTIP:%TFTPPORT//2004 sftp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt file://localhost/%PWD/… 60 for tftp test 72 for tftp test
|
D | test283 | 14 tftp 20 tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit --tftp-blksize 1024
|
D | test1242 | 24 tftp 30 tftp://%HOSTIP:%TFTPPORT//1242 --tftp-no-options --trace-ascii log/traceit
|
D | test1243 | 13 tftp 19 -T log/test1243.txt tftp://%HOSTIP:%TFTPPORT// --tftp-no-options --trace-ascii log/traceit
|
D | test1099 | 20 tftp 26 tftp://%HOSTIP:%TFTPPORT/an/invalid-file tftp://%HOSTIP:%TFTPPORT//1099 --trace-ascii log/traceit
|
D | test271 | 24 tftp 30 tftp://%HOSTIP:%TFTPPORT//271 --trace-ascii log/traceit
|
D | test1009 | 25 tftp 31 tftp://%HOSTIP:%TFTPPORT//1009 --local-port 44444-45444
|
D | test1093 | 25 tftp 31 "tftp://%HOSTIP:%TFTPPORT//1093;mode=i" --use-ascii --trace-ascii log/traceit
|
D | test1049 | 25 tftp 31 tftp://%HOSTIP:%TFTPPORT//1049 --trace-ascii log/traceit --interface %CLIENTIP
|
D | test285 | 13 tftp 19 -T log/test285.txt tftp://%HOSTIP:%TFTPPORT// --trace-ascii log/traceit
|
D | test1007 | 14 tftp 20 -T log/test1007.txt tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit
|
D | test1094 | 31 tftp 37 "tftp://%HOSTIP:%TFTPPORT//1094;mode=netascii" --trace-ascii log/traceit
|
D | test1238 | 25 tftp 32 tftp://%HOSTIP:%TFTPPORT//1238 -Y1000 -y2
|
D | test284 | 48 tftp 54 tftp://%HOSTIP:%TFTPPORT//284 --trace-ascii log/traceit
|
D | test2003 | 55 tftp 61 …%FTPPORT/20030002 file://localhost/%PWD/log/test2003.txt tftp://%HOSTIP:%TFTPPORT//20030003 tftp:/…
|
D | test286 | 13 tftp 19 -T log/test286.txt tftp://%HOSTIP:%TFTPPORT// --trace-ascii log/traceit
|
D | test2002 | 55 tftp 61 …01 ftp://%HOSTIP:%FTPPORT/20020002 file://localhost/%PWD/log/test2002.txt tftp://%HOSTIP:%TFTPPORT…
|
/external/autotest/client/virt/ |
D | kvm_vm.py | 277 def add_net(help, vlan, mode, ifname=None, tftp=None, bootfile=None, argument 289 if tftp and "[,tftp=" in help: 290 cmd += ",tftp='%s'" % tftp 472 tftp = nic_params.get("tftp") 473 if tftp: 474 tftp = virt_utils.get_path(root_dir, tftp) 484 vm.get_ifname(vlan), tftp, 520 tftp = params.get("tftp") 521 if tftp: 522 tftp = virt_utils.get_path(root_dir, tftp) [all …]
|
/external/dnsmasq/src/ |
D | Android.mk | 7 netlink.c network.c option.c rfc1035.c rfc2131.c tftp.c util.c
|
/external/iputils/ |
D | tftpd.c | 96 void tftp(struct tftphdr *tp, int size) __attribute__((noreturn)); 201 tftp(tp, n); in main() 223 void tftp(struct tftphdr *tp, int size) in tftp() function
|
/external/dnsmasq/bld/ |
D | Makefile | 5 helper.o tftp.o log.o
|
/external/iputils/doc/ |
D | tftpd.sgml | 53 tftp directories in these services should coincide and it is expected 85 access to files published in tftp directory. If it is executed 99 <citerefentry><refentrytitle/tftp/<manvolnum/1/</citerefentry>,
|
/external/curl/lib/ |
D | Makefile.inc | 48 inet_ntop.c parsedate.c select.c tftp.c splay.c strdup.c socks.c \ 66 easyif.h multiif.h parsedate.h tftp.h sockaddr.h splay.h strdup.h \
|
/external/curl/tests/server/ |
D | Makefile.inc | 65 tftp.h
|
/external/dnsmasq/po/ |
D | it.po | 433 msgid "Add client IP address to tftp-root." 559 #: option.c:1086 tftp.c:359 685 #: option.c:2565 tftp.c:513 1370 #: tftp.c:179 1374 #: tftp.c:194 1379 #: tftp.c:282 1384 #: tftp.c:305 1389 #: tftp.c:416 1394 #: tftp.c:447
|
12345678