Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfilesys.h110 int tftp_mount (void);
Ddisk_io.c52 {"tftp", tftp_mount, tftp_read, tftp_dir, tftp_close, 0},
/external/grub/netboot/
Dfsys_tftp.c304 tftp_mount (void) in tftp_mount() function