Home
last modified time | relevance | path

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

/dflybsd-src/stand/lib/
H A Dtftp.c101 static int tftperrors[8] = { variable
180 errno = tftperrors[ntohs(t->th_code)]; in recvtftp()