Lines Matching refs:tftpd
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 service
373 syslog(LOG_ERR, "tftpd: write: %m\n");
383 syslog(LOG_ERR, "tftpd: read: %m\n");
438 syslog(LOG_ERR, "tftpd: write: %m\n");
448 syslog(LOG_ERR, "tftpd: read: %m\n");