Home
last modified time | relevance | path

Searched refs:tftp (Results 1 – 25 of 46) sorted by relevance

12

/third_party/mesa3d/.gitlab-ci/bare-metal/
Dcros-servo.sh28 if [ ! -d /tftp ]; then
81 rm -rf /tftp/*
84 wget $BM_KERNEL -O /tftp/vmlinuz
86 cp $BM_KERNEL /tftp/vmlinuz
88 echo "$BM_CMDLINE" > /tftp/cmdline
Dpoe-powered.sh58 if [ ! -d /tftp ]; then
114 rsync -a --delete $BM_BOOTFS/boot/ /tftp/
120 echo "$BM_CMDLINE" > /tftp/cmdline.txt
123 printf "$BM_BOOTCONFIG" >> /tftp/config.txt
/third_party/curl/tests/data/
Dtest200418 for tftp test
26 tftp
33tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER sftp://%HOSTIP:%SSHPORT%SSH_PWD/log/test%TESTNUMBER.txt file…
60 for tftp test
72 for tftp test
Dtest14534 Too long tftp filename
20 tftp
23 Too long tftp filename
26 tftp://%HOSTIP:%NOLISTENPORT/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
Dtest28314 tftp
20 tftp://%HOSTIP:%TFTPPORT//invalid-file --tftp-blksize 1024
Dtest33223 tftp
29 tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER --tftp-blksize 400
Dtest124224 tftp
30 tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER --tftp-no-options
Dtest124313 tftp
19 -T log/test%TESTNUMBER.txt tftp://%HOSTIP:%TFTPPORT// --tftp-no-options
Dtest109920 tftp
26 tftp://%HOSTIP:%TFTPPORT/an/invalid-file tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER
Dtest123825 tftp
33 tftp
40 tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER -Y1000 -y2
Dtest27124 tftp
30 tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER
Dtest100925 tftp
31 tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER --local-port 44444-45444
Dtest104925 tftp
31 tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER --interface %CLIENTIP
Dtest109325 tftp
31 "tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER;mode=i" --use-ascii
Dtest109431 tftp
37 "tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER;mode=netascii"
Dtest100714 tftp
20 -T log/test%TESTNUMBER.txt tftp://%HOSTIP:%TFTPPORT//invalid-file
Dtest28513 tftp
19 -T log/test%TESTNUMBER.txt tftp://%HOSTIP:%TFTPPORT//
Dtest28448 tftp
54 tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER
Dtest200355 tftp
61 …02 file://localhost%FILE_PWD/log/test%TESTNUMBER.txt tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER0003 tft…
Dtest28613 tftp
19 -T log/test%TESTNUMBER.txt tftp://%HOSTIP:%TFTPPORT//
Dtest200255 tftp
61 …FTPPORT/%TESTNUMBER0002 file://localhost%FILE_PWD/log/test%TESTNUMBER.txt tftp://%HOSTIP:%TFTPPORT…
/third_party/curl/docs/cmdline-opts/
Dtftp-no-options.d1 Long: tftp-no-options
5 Category: tftp
10 or properly implement TFTP options. When this option is used --tftp-blksize is
Dtftp-blksize.d1 Long: tftp-blksize
6 Category: tftp
/third_party/mesa3d/docs/ci/
Dbare-metal.rst40 gitlab-runner mounts the runner's tftp directory specific to the board
41 at /tftp in the container.
62 # tftp-unique-root and mount directories like
63 # /srv/tftp/10.42.0.11/jwerner/cheza as /tftp in the job containers.
64 tftp-unique-root
92 root dir at /nfs and TFTP kernel directory at /tftp.
/third_party/curl/docs/
Doptions-in-versions228 --tftp-blksize 7.20.0
229 --tftp-no-options 7.48.0

12