Searched defs:tftp (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/netboot/ | ||
H A D | grub.h | 81 extern int tftp P((const char *name, int (*)(unsigned char *, unsigned int, unsigned int, int))); 102 #define tftp(fname, load_block) 0 macro |
Completed in 15 milliseconds