Searched defs:tftp_handle (Results 1 – 2 of 2) sorted by relevance
68 struct tftp_handle { struct69 struct iodesc *iodesc;70 int currblock; /* contents of lastdata */94 int tftp_makereq(struct tftp_handle *); argument
110 struct tftp_handle { struct124 struct tftp_handle *tftpfile; in tftp_open() argument