Home
last modified time | relevance | path

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

/titanic_51/usr/src/boot/lib/libstand/
H A Dtftp.c107 struct tftp_handle { struct
133 static int tftp_getnextblock(struct tftp_handle *h); argument
108 iodesctftp_handle global() argument
109 currblocktftp_handle global() argument
611 sendrecv_tftp(struct tftp_handle * h,ssize_t (* sproc)(struct iodesc *,void *,size_t),void * sbuf,size_t ssize,ssize_t (* rproc)(struct tftp_handle *,void **,void **,time_t,unsigned short *),void ** pkt,void ** payload,unsigned short * rtype) sendrecv_tftp() argument
[all...]