Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c56 static unsigned short len, saved_len; variable
517 grub_memmove ((char *) &tp, (char *) &saved_tp, saved_len); in tftp_read()
518 len = saved_len; in tftp_read()
628 saved_len = len; in tftp_dir()