HomeSort by relevance Sort by last modified time
    Searched refs:tftp_dir (Results 1 - 4 of 4) 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/iputils/
rarpd.c 43 char *tftp_dir = "/etc/tftpboot"; variable
226 d = opendir(tftp_dir);
598 tftp_dir = optarg;
  /external/grub/netboot/
fsys_tftp.c 412 tftp_dir (char *dirname) function
417 grub_printf ("tftp_dir (%s)\n", dirname);

Completed in 683 milliseconds