Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfilesys.h113 void tftp_close (void);
Ddisk_io.c52 {"tftp", tftp_mount, tftp_read, tftp_dir, tftp_close, 0},
/external/grub/netboot/
Dfsys_tftp.c489 tftp_close (void) in tftp_close() function
/external/grub/
DChangeLog5322 (tftp_close) [TFTP_DEBUG]: Likewise.
6249 * netboot/fsys_tftp.c (tftp_close): New function.
6263 each of the entries. For TFTP, tftp_close is added, and for the
6267 * stage2/filesys.h [FSYS_TFTP] (tftp_close): Declared.