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

/illumos-gate/usr/src/boot/lib/libstand/
H A Dtftp.c137 static int tftp_getnextblock(struct tftp_handle *h);
332 return (tftp_getnextblock(h));
357 tftp_getnextblock(struct tftp_handle *h) function
482 res = tftp_getnextblock(tftpfile);

Completed in 73 milliseconds