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

/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrubmgmt.h76 * Caller must allocate bargs, and call grub_cleanup_boot_args() to
83 * grub_cleanup_boot_args:
90 extern void grub_cleanup_boot_args(grub_boot_args_t *bargs);
H A Dlibgrub_bargs.c151 grub_cleanup_boot_args(fbarg);
193 * Caller must allocate space for fbarg, and call grub_cleanup_boot_args()
218 grub_cleanup_boot_args(grub_boot_args_t *fbarg) function

Completed in 44 milliseconds