Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dtftp.c311 int blksize_l; in tftp_makereq() local
339 blksize_l = sprintf(wtail, "%d", h->tftp_blksize); in tftp_makereq()
340 wtail += blksize_l + 1; in tftp_makereq()