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

/freebsd-9.3-release/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);
619 tftp_set_blksize(struct tftp_handle *h, const char *str) function
707 tftp_set_blksize(h, tftp_options[i + 1]);

Completed in 46 milliseconds