OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tftpd
(Results
1 - 2
of
2
) sorted by null
/external/iputils/
Makefile
109
IPV4_TARGETS=tracepath ping clockdiff rdisc arping
tftpd
rarpd
180
#
tftpd
185
tftpd
: tftpsubs.o
186
tftpd
.o tftpsubs.o: tftp.h
tftpd.c
41
/*static char sccsid[] = "from: @(#)
tftpd
.c 5.13 (Berkeley) 2/26/91";*/
42
/*static char rcsid[] = "$Id:
tftpd
.c,v 1.3 1993/08/01 18:28:53 mycroft Exp $";*/
74
#warning Please, upgrade kernel, otherwise this
tftpd
has no advantages.
122
openlog("
tftpd
", LOG_PID, LOG_DAEMON);
139
* to come in will start up a new instance of
tftpd
.
141
* We do this so that inetd can run
tftpd
in "wait" mode.
142
* The problem with
tftpd
running in "nowait" mode is that
145
* instance of
tftpd
may be started up. Worse, if
tftpd
165
* than one
tftpd
being started up to servic
[
all
...]
Completed in 38 milliseconds