Searched defs:tftperrors (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dtftp.c125 static const int tftperrors[TFTP_MAX_ERRCODE + 1] = { variable
228 errno = tftperrors[ntohs(t->th_code)];

Completed in 59 milliseconds