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

/freebsd-9.3-release/lib/libstand/
H A Dtftp.c137 static int tftp_getnextblock(struct tftp_handle *h);
325 return (tftp_getnextblock(h));
350 tftp_getnextblock(struct tftp_handle *h) function
459 res = tftp_getnextblock(tftpfile);

Completed in 51 milliseconds