Home
last modified time | relevance | path

Searched refs:tftpd (Results 1 – 19 of 19) sorted by relevance

/external/iputils/doc/
Dtftpd.sgml1 <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 …]
Dindex.out61 \BOOKMARK [1]{0.7.1}{tftpd}{}
Drarpd.sgml110 <link linkend="tftpd">
111 <citerefentry><refentrytitle/tftpd/<manvolnum/8/</citerefentry></link>.
/external/curl/tests/server/
DMakefile.inc23 noinst_PROGRAMS = getpart resolve rtspd sockfilt sws tftpd fake_ntlm \
103 tftpd.c \
DCMakeLists.txt81 # SETUP_EXECUTABLE(tftpd tftpd.c util.c util.h ${useful} tftp.h)
/external/iputils/
DMakefile109 IPV4_TARGETS=tracepath ping clockdiff rdisc arping tftpd rarpd
Dtftpd.c74 #warning Please, upgrade kernel, otherwise this tftpd has no advantages.
DRELNOTES172 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/
Dglobals.h1675 struct tftpd_data tftpd; member
Dnewtoys.h275 USE_TFTPD(NEWTOY(tftpd, "rcu:l", TOYFLAG_BIN))
Dflags.h6228 #define TT this.tftpd
/external/toybox/android/device/generated/
Dglobals.h1675 struct tftpd_data tftpd; member
Dnewtoys.h275 USE_TFTPD(NEWTOY(tftpd, "rcu:l", TOYFLAG_BIN))
Dflags.h6228 #define TT this.tftpd
/external/toybox/android/mac/generated/
Dglobals.h1675 struct tftpd_data tftpd; member
Dnewtoys.h275 USE_TFTPD(NEWTOY(tftpd, "rcu:l", TOYFLAG_BIN))
Dflags.h6228 #define TT this.tftpd
/external/curl/packages/vms/
Dgnv_link_curl.com462 $! [.server]tftpd.o
/external/curl/
DCHANGES4510 - 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