Searched refs:BOOTDIR (Results 1 – 2 of 2) sorted by relevance
67 #define BOOTDIR "/tftpboot" /* boot files directory */ macro822 (void) snprintf(path, sizeof (path), "%s/%08X", BOOTDIR, ipa); in mightboot()836 if (!(dirp = opendir(BOOTDIR))) in mightboot()
2079 * util/grub-install.in: Set GRUB_PREFIX and BOOTDIR to "/grub"