Searched refs:blksize_l (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libstand/ | ||
H A D | tftp.c | 281 int blksize_l; local 310 blksize_l = sprintf(wtail, "%d", h->tftp_blksize); 311 wtail += blksize_l + 1; |
Completed in 45 milliseconds