Searched refs:blksize_l (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/lib/libstand/
H A Dtftp.c281 int blksize_l; local
310 blksize_l = sprintf(wtail, "%d", h->tftp_blksize);
311 wtail += blksize_l + 1;

Completed in 47 milliseconds