Home
last modified time | relevance | path

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

/openbsd-src/sys/lib/libsa/
H A Dtftp.c68 struct tftp_handle { struct
69 struct iodesc *iodesc;
70 int currblock; /* contents of lastdata */
94 int tftp_makereq(struct tftp_handle *); argument
/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Defipxe.c110 struct tftp_handle { struct
124 struct tftp_handle *tftpfile; in tftp_open() argument