Home
last modified time | relevance | path

Searched refs:tftp_makereq (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/lib/libsa/
Dtftp.c95 int tftp_makereq(struct tftp_handle *);
153 tftp_makereq(struct tftp_handle *h) in tftp_makereq() function
272 res = tftp_makereq(tftpfile); in tftp_open()
302 tftp_makereq(tftpfile); in tftp_read()