Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dtftp.c82 static const int tftperrors[8] = { variable
140 errno = tftperrors[ntohs(t->th_code)]; in recvtftp()