Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dtftp.c95 static int tftp_getnextblock(struct tftp_handle *);
196 tftp_getnextblock(struct tftp_handle *h) in tftp_getnextblock() function
309 res = tftp_getnextblock(tftpfile); in tftp_read()
403 res = tftp_getnextblock(tftpfile); in tftp_size_of_file()