Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dtftp.c94 static int tftp_makereq(struct tftp_handle *);
153 tftp_makereq(struct tftp_handle *h) in tftp_makereq() function
267 res = tftp_makereq(tftpfile); in tftp_open()
297 tftp_makereq(tftpfile); /* no error check, it worked in tftp_read()
392 tftp_makereq(tftpfile); /* no error check, it worked in tftp_size_of_file()