Searched refs:tftpd (Results 1 – 19 of 19) sorted by relevance
/external/iputils/doc/ |
D | tftpd.sgml | 1 <refentry id="tftpd"> 4 <refentrytitle>tftpd</refentrytitle> 10 <refname>tftpd</refname> 16 <command>tftpd</command> 23 <command/tftpd/ is a server which supports the DARPA 32 <command/tftpd/ aborts. This path is prepended to any file name requested 33 via TFTP protocol, effectively chrooting <command/tftpd/ to this directory. 39 It is in difference of variants of <command/tftpd/ usually distributed 50 In the case when <command/tftpd/ is used together with 66 Due to this capital flaw <command/tftpd/ is not able to restrict [all …]
|
D | index.out | 61 \BOOKMARK [1]{0.7.1}{tftpd}{}
|
D | rarpd.sgml | 110 <link linkend="tftpd"> 111 <citerefentry><refentrytitle/tftpd/<manvolnum/8/</citerefentry></link>.
|
/external/curl/tests/server/ |
D | Makefile.inc | 23 noinst_PROGRAMS = getpart resolve rtspd sockfilt sws tftpd fake_ntlm \ 103 tftpd.c \
|
D | CMakeLists.txt | 81 # SETUP_EXECUTABLE(tftpd tftpd.c util.c util.h ${useful} tftp.h)
|
/external/iputils/ |
D | Makefile | 109 IPV4_TARGETS=tracepath ping clockdiff rdisc arping tftpd rarpd
|
D | tftpd.c | 74 #warning Please, upgrade kernel, otherwise this tftpd has no advantages.
|
D | RELNOTES | 172 arping,clockdiff,rarpd,rdisc,tftpd: Change RFC source to tools.ietf.org. 463 found mud in tftpd.c, it will crash when directory supplied in argument 540 * tftpd: an old misprint. left@sbor.spb.su (Igor A. Lefterov) 653 * tftpd is added. It uses MSG_CONFIRM to confirm arp entries.
|
/external/toybox/android/linux/generated/ |
D | globals.h | 1675 struct tftpd_data tftpd; member
|
D | newtoys.h | 275 USE_TFTPD(NEWTOY(tftpd, "rcu:l", TOYFLAG_BIN))
|
D | flags.h | 6228 #define TT this.tftpd
|
/external/toybox/android/device/generated/ |
D | globals.h | 1675 struct tftpd_data tftpd; member
|
D | newtoys.h | 275 USE_TFTPD(NEWTOY(tftpd, "rcu:l", TOYFLAG_BIN))
|
D | flags.h | 6228 #define TT this.tftpd
|
/external/toybox/android/mac/generated/ |
D | globals.h | 1675 struct tftpd_data tftpd; member
|
D | newtoys.h | 275 USE_TFTPD(NEWTOY(tftpd, "rcu:l", TOYFLAG_BIN))
|
D | flags.h | 6228 #define TT this.tftpd
|
/external/curl/packages/vms/ |
D | gnv_link_curl.com | 462 $! [.server]tftpd.o
|
/external/curl/ |
D | CHANGES | 4510 - test1238: avoid tftpd being busy for tests shortly following 4512 The tftpd server may still be busy if the total timeout of 4517 those will fail because the tftpd server is still waiting 4523 Therefore we will now just kill the tftpd server after test 4587 - tests/server/tftpd.c: fix include and enhance debug logging 5250 - server/tftpd: fix compiler warning
|