Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c40 static int tftp_read_undi(char *addr, int size);
510 return (tftp_read_undi(addr, size)); in tftp_read()
761 tftp_read_undi(char *addr, int size) in tftp_read_undi() function