HomeSort by relevance Sort by last modified time
    Searched refs:tftp_close (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
filesys.h 113 void tftp_close (void);
disk_io.c 52 {"tftp", tftp_mount, tftp_read, tftp_dir, tftp_close, 0},
    [all...]
  /external/grub/netboot/
fsys_tftp.c 489 tftp_close (void) function
492 grub_printf ("tftp_close ()\n");

Completed in 455 milliseconds