Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c57 static char *buf, *saved_name; variable
751 (void) eb_pxenv_tftp_open(saved_name, arptable[ARP_SERVER].ipaddr, in tftp_reopen_undi()
829 saved_name = (char *)&saved_tp; in tftp_dir_undi()
830 sprintf(saved_name, "%s", dirname); in tftp_dir_undi()
836 rc = eb_pxenv_tftp_get_fsize(saved_name, arptable[ARP_SERVER].ipaddr, in tftp_dir_undi()
840 if (eb_pxenv_tftp_open(saved_name, arptable[ARP_SERVER].ipaddr, in tftp_dir_undi()