Home
last modified time | relevance | path

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

/src/stand/libsa/
H A Dtftp.c74 static int tftp_set_blksize(struct tftp_handle *, const char *);
329 tftp_set_blksize(h, tftp_blksize); in tftp_makereq()
782 tftp_set_blksize(struct tftp_handle *h, const char *str) in tftp_set_blksize() function
870 tftp_set_blksize(h, tftp_options[i + 1]); in tftp_parse_oack()