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

/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Ddl.c462 char *licensep = 0;
472 licensep = (char *) e + s->sh_offset;
479 return grub_error (GRUB_ERR_BAD_MODULE, "incompatible license (%s) for module %s", licensep ? : "(none present)", modname);
460 char *licensep = 0; local

Completed in 26 milliseconds