Searched defs:tftp_set_blksize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dtftp.c71 static int tftp_set_blksize(struct tftp_handle *h, const char *str);
289 tftp_set_blksize(h, tftp_blksize);
642 tftp_set_blksize(struct tftp_handle *h, const char *str) function
730 tftp_set_blksize(h, tftp_options[i + 1]);

Completed in 46 milliseconds