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

  /external/grub/stage2/
filesys.h 112 int tftp_dir (char *dirname);
disk_io.c 52 {"tftp", tftp_mount, tftp_read, tftp_dir, tftp_close, 0},
    [all...]
  /external/grub/netboot/
fsys_tftp.c 412 tftp_dir (char *dirname) function
417 grub_printf ("tftp_dir (%s)\n", dirname);

Completed in 225 milliseconds