Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtftp.h80 int tftp_file_read(const char *name, read_actor_t);
H A Dfsys_tftp.c84 int tftp_file_read(const char *name, int (*fnc)(unsigned char *, unsigned int, unsigned int, int)) in tftp_file_read() function
H A Dnic.c1123 tftp_file_read(fname, decode_rfc1533); in decode_rfc1533()