Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dtftp.c70 static int tftp_set_blksize(struct tftp_handle *, const char *);
318 tftp_set_blksize(h, tftp_blksize); in tftp_makereq()
710 tftp_set_blksize(struct tftp_handle *h, const char *str) in tftp_set_blksize() function
798 tftp_set_blksize(h, tftp_options[i + 1]); in tftp_parse_oack()