Home
last modified time | relevance | path

Searched refs:UTFTP_EC_ERROR (Results 1 – 4 of 4) sorted by relevance

/dports/net/utftpd/utftpd-0.2.4/
H A Dtftplib.h45 #define UTFTP_EC_ERROR 6 macro
H A Dutftpd.h70 #define UTFTP_EC_ERROR 6 macro
H A Dtftp_receive.c181 retcode=UTFTP_EC_ERROR; in tftp_receive()
184 ES(syslog(LOG_ERR,"got ERROR opcode, no error text");); retcode=UTFTP_EC_ERROR; goto err3; in tftp_receive()
H A Dtftp_send.c200 retcode=UTFTP_EC_ERROR; in tftp_send()