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

/osnet-11/usr/src/grub/grub2/util/
H A Dgetroot.c131 char enc_root[ESCAPED_PATH_MAX + 1], enc_path[ESCAPED_PATH_MAX + 1]; member in struct:mountinfo_entry
196 entry.enc_root, entry.enc_path, &count) < 6)
199 unescape (entry.enc_root);
274 *relroot = strdup (entries[i].enc_root);

Completed in 37 milliseconds