Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dtftp.c72 static int tftp_set_blksize(struct tftp_handle *, const char *);
309 tftp_set_blksize(h, tftp_blksize); in tftp_makereq()
629 tftp_set_blksize(struct tftp_handle *h, const char *str) in tftp_set_blksize() function
717 tftp_set_blksize(h, tftp_options[i + 1]); in tftp_parse_oack()