Lines Matching refs:extcmd
32 * A set of grub_{command,extcmd}_lockdown functions that can be used by
49 grub-core/commands/extcmd.c | 23 +++++++++++++
53 include/grub/extcmd.h | 7 ++++
488 diff --git a/grub-core/commands/extcmd.c b/grub-core/commands/extcmd.c
490 --- a/grub-core/commands/extcmd.c
491 +++ b/grub-core/commands/extcmd.c
498 #include <grub/extcmd.h>
511 + ctxt->extcmd->cmd->name);
673 diff --git a/include/grub/extcmd.h b/include/grub/extcmd.h
675 --- a/include/grub/extcmd.h
676 +++ b/include/grub/extcmd.h