Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dtftp.c133 static const int tftperrors[TFTP_MAX_ERRCODE + 1] = { variable
260 errno = tftperrors[tftp_error]; in recvtftp()