Searched refs:current_bootpath (Results 1 – 5 of 5) sorted by relevance
373 if (current_bootpath[0] == '\0' && in expand_string()384 if (current_bootpath[0] != '\0') in expand_string()385 vlen += 12 + strlen(current_bootpath); in expand_string()401 if (current_bootpath[0] != '\0') { in expand_string()403 current_bootpath); in expand_string()
683 extern char current_bootpath[MAXPATHLEN];
131 char current_bootpath[MAXPATHLEN]; variable
1691 grub_memmove(current_bootpath, tmp_bootpath, MAXNAMELEN); in zfs_mount()
121 current_bootpath[0] = '\0'; in init_config()