Searched refs:tftperrors (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libstand/ | ||
H A D | tftp.c | 125 static const int tftperrors[TFTP_MAX_ERRCODE + 1] = { variable 228 errno = tftperrors[ntohs(t->th_code)]; |
Completed in 44 milliseconds