Home
last modified time | relevance | path

Searched defs:tftp_handle (Results 1 – 1 of 1) sorted by relevance

/titanic_53/usr/src/boot/lib/libstand/
H A Dtftp.c107 struct tftp_handle { struct
108 struct iodesc *iodesc;
109 int currblock; /* contents of lastdata */
133 static int tftp_getnextblock(struct tftp_handle *h); argument
611 ssize_t (*rproc)(struct tftp_handle *, void **, void **, time_t, in sendrecv_tftp()