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

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcontext.c179 static grub_command_t export_cmd; variable
200 export_cmd = grub_register_command ("export", grub_cmd_export,
208 grub_unregister_command (export_cmd);

Completed in 19 milliseconds