Searched refs:nounzip (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/loader/ | ||
H A D | multiboot.c | 271 int nounzip = 0; local 278 if (grub_strcmp (argv[0], "--nounzip") == 0) 282 nounzip = 1; 292 if (nounzip) |
Completed in 22 milliseconds