Searched defs:tftp_handle (Results 1 – 1 of 1) sorted by relevance
107 struct tftp_handle { struct108 struct iodesc *iodesc;109 int currblock; /* contents of lastdata */133 static int tftp_getnextblock(struct tftp_handle *h); argument611 ssize_t (*rproc)(struct tftp_handle *, void **, void **, time_t, in sendrecv_tftp()