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

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

Completed in 32 milliseconds