Home
last modified time | relevance | path

Searched refs:to_key (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4291 char *to_key, *from_key; in setkey_func() local
4332 to_key = arg; in setkey_func()
4333 from_key = skip_to (0, to_key); in setkey_func()
4335 if (! *to_key) in setkey_func()
4350 nul_terminate (to_key); in setkey_func()
4353 to_code = find_ascii_code (to_key); in setkey_func()
4358 to_code = find_key_code (to_key); in setkey_func()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2962 - Command: setkey [to_key from_key]
H A Dgrub.texi2456 @deffn Command setkey [to_key from_key]
2458 @var{to_key}. If no argument is specified, reset key mappings. Note that
H A Dgrub.info2266 -- Command: setkey [to_key from_key]