Searched refs:current_bootpath (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dshared.h681 extern char current_bootpath[MAXPATHLEN];
H A Dbuiltins.c134 current_bootpath[0] = '\0';
2981 if (current_bootpath[0] == '\0' && current_devid[0] == '\0') {
3033 if (current_bootpath[0] != '\0') {
3034 if ((outlen += 12 + strlen(current_bootpath))
3041 current_bootpath);
H A Ddisk_io.c130 char current_bootpath[MAXPATHLEN]; variable
H A Dfsys_zfs.c1392 grub_memmove(current_bootpath, tmp_bootpath,

Completed in 46 milliseconds