Home
last modified time | relevance | path

Searched refs:setkey_func (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4348 setkey_func (char *arg, int flags) in setkey_func() function
4495 setkey_func,
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog248 (setkey_func): Likewise.
2706 * stage2/builtins.c (setkey_func): When checking if TO_KEY and
3175 * stage2/builtins.c (setkey_func): Clear the all elements of
3253 * stage2/builtins.c (setkey_func): If TO_KEY is NULL (i.e. the
3287 * stage2/builtins.c (setkey_func): Check if
6131 (setkey_func): Use nul_terminate instead of the local function
6229 (setkey_func): New function.